"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/04/24 02:16:01 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-zirocid7xole" 2025/04/24 02:16:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 02:16:01 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/04/24 02:16:01 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 2025/04/24 02:16:01 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/04/24 02:16:01 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 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell type "unix" from config 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Relative path resolved to "/rclone-test-zirocid7xole" 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Using root directory "/rclone-test-zirocid7xole" 2025/04/24 02:16:01 DEBUG : Creating backend with remote "/tmp/rclone3624100106" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:01 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:01 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:02 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:02 DEBUG : dir: Looking for writers 2025/04/24 02:16:02 DEBUG : : Looking for writers 2025/04/24 02:16:02 DEBUG : dir: reading active writers 2025/04/24 02:16:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:02 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/04/24 02:16:02 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:02 DEBUG : dir/subdir: Looking for writers 2025/04/24 02:16:02 DEBUG : dir: Looking for writers 2025/04/24 02:16:02 DEBUG : file1: reading active writers 2025/04/24 02:16:02 DEBUG : file2: reading active writers 2025/04/24 02:16:02 DEBUG : subdir: reading active writers 2025/04/24 02:16:02 DEBUG : : Looking for writers 2025/04/24 02:16:02 DEBUG : dir: reading active writers 2025/04/24 02:16:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.67s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:02 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:02 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:02 DEBUG : dir: Looking for writers 2025/04/24 02:16:02 DEBUG : file1: reading active writers 2025/04/24 02:16:02 DEBUG : : Looking for writers 2025/04/24 02:16:02 DEBUG : dir: reading active writers 2025/04/24 02:16:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.25s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:02 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:02 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:03 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:03 DEBUG : dir: Looking for writers 2025/04/24 02:16:03 DEBUG : : Looking for writers 2025/04/24 02:16:03 DEBUG : dir: reading active writers 2025/04/24 02:16:03 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.24s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:03 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:03 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:03 DEBUG : : forgetting directory cache 2025/04/24 02:16:03 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:03 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:03 DEBUG : : Looking for writers 2025/04/24 02:16:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.24s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:03 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:03 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/24 02:16:03 DEBUG : dir: invalidating directory cache 2025/04/24 02:16:03 DEBUG : : >ForgetPath: 2025/04/24 02:16:03 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/24 02:16:03 DEBUG : : invalidating directory cache 2025/04/24 02:16:03 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:03 DEBUG : : >ForgetPath: 2025/04/24 02:16:03 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/24 02:16:03 DEBUG : : >ForgetPath: 2025/04/24 02:16:03 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:03 DEBUG : dir: Looking for writers 2025/04/24 02:16:03 DEBUG : : Looking for writers 2025/04/24 02:16:03 DEBUG : dir: reading active writers 2025/04/24 02:16:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.25s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:03 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:03 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/fil/a/b/c" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/fil/a/b/c 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/fil/a/b/c" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-zirocid7xole/fil/a/b/c 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/fil/a/b/c" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/fil/a/b/c 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/fil/a/b/c" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-zirocid7xole/fil/a/b/c 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:04 DEBUG : : forgetting directory cache 2025/04/24 02:16:04 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:04 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:04 DEBUG : fil/a/b: Looking for writers 2025/04/24 02:16:04 DEBUG : fil/a: Looking for writers 2025/04/24 02:16:04 DEBUG : b: reading active writers 2025/04/24 02:16:04 DEBUG : fil: Looking for writers 2025/04/24 02:16:04 DEBUG : a: reading active writers 2025/04/24 02:16:04 DEBUG : dir: Looking for writers 2025/04/24 02:16:04 DEBUG : : Looking for writers 2025/04/24 02:16:04 DEBUG : dir: reading active writers 2025/04/24 02:16:04 DEBUG : fil: reading active writers 2025/04/24 02:16:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.83s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:04 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:04 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:04 DEBUG : dir: Looking for writers 2025/04/24 02:16:04 DEBUG : : Looking for writers 2025/04/24 02:16:04 DEBUG : dir: reading active writers 2025/04/24 02:16:04 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:04 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:04 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:04 DEBUG : dir: Looking for writers 2025/04/24 02:16:04 DEBUG : file1: reading active writers 2025/04/24 02:16:04 DEBUG : : Looking for writers 2025/04/24 02:16:04 DEBUG : dir: reading active writers 2025/04/24 02:16:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:04 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:04 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/subdir/file3" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-zirocid7xole/dir/subdir/file3 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/04/24 02:16:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/24 02:16:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/24 02:16:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/24 02:16:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/24 02:16:05 DEBUG : Waiting for deletions to finish 2025/04/24 02:16:05 INFO : dir/subdir/file3: Deleted 2025/04/24 02:16:05 DEBUG : removing 1 level 2 directories 2025/04/24 02:16:05 INFO : dir/subdir: Removing directory 2025/04/24 02:16:05 DEBUG : dir: invalidating directory cache 2025/04/24 02:16:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/24 02:16:05 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/24 02:16:05 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/24 02:16:05 DEBUG : dir/file1: Reset virtual modtime 2025/04/24 02:16:05 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/24 02:16:05 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/24 02:16:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/24 02:16:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/24 02:16:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:05 DEBUG : dir: invalidating directory cache 2025/04/24 02:16:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/24 02:16:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/24 02:16:05 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/24 02:16:05 DEBUG : : forgetting directory cache 2025/04/24 02:16:05 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:05 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/24 02:16:05 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:05 DEBUG : dir/virtualDir: Looking for writers 2025/04/24 02:16:05 DEBUG : dir: Looking for writers 2025/04/24 02:16:05 DEBUG : file1: reading active writers 2025/04/24 02:16:05 DEBUG : virtualFile2: reading active writers 2025/04/24 02:16:05 DEBUG : virtualFile: reading active writers 2025/04/24 02:16:05 DEBUG : virtualDir: reading active writers 2025/04/24 02:16:05 DEBUG : : Looking for writers 2025/04/24 02:16:05 DEBUG : dir: reading active writers 2025/04/24 02:16:05 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.67s) --- PASS: TestDirReadDirAll/Virtual (0.03s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:05 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:05 ERROR : dir/: Can only open directories read only 2025/04/24 02:16:05 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:05 DEBUG : dir: Looking for writers 2025/04/24 02:16:05 DEBUG : : Looking for writers 2025/04/24 02:16:05 DEBUG : dir: reading active writers 2025/04/24 02:16:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.25s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:05 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:05 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/24 02:16:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/24 02:16:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (5 bytes), uploading instead of streaming 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/potato" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/potato 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/potato" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/dir/potato 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:06 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:06 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:06 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/24 02:16:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/24 02:16:06 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:06 DEBUG : dir: Looking for writers 2025/04/24 02:16:06 DEBUG : file1: reading active writers 2025/04/24 02:16:06 DEBUG : potato: reading active writers 2025/04/24 02:16:06 DEBUG : : Looking for writers 2025/04/24 02:16:06 DEBUG : dir: reading active writers 2025/04/24 02:16:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.46s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:06 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:06 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:06 DEBUG : dir/sub: Looking for writers 2025/04/24 02:16:06 DEBUG : dir: Looking for writers 2025/04/24 02:16:06 DEBUG : file1: reading active writers 2025/04/24 02:16:06 DEBUG : sub: reading active writers 2025/04/24 02:16:06 DEBUG : : Looking for writers 2025/04/24 02:16:06 DEBUG : dir: reading active writers 2025/04/24 02:16:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.56s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:06 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:06 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/24 02:16:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:07 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:07 DEBUG : dir/sub/subsub: Looking for writers 2025/04/24 02:16:07 DEBUG : dir/sub: Looking for writers 2025/04/24 02:16:07 DEBUG : subsub: reading active writers 2025/04/24 02:16:07 DEBUG : dir: Looking for writers 2025/04/24 02:16:07 DEBUG : file1: reading active writers 2025/04/24 02:16:07 DEBUG : sub: reading active writers 2025/04/24 02:16:07 DEBUG : : Looking for writers 2025/04/24 02:16:07 DEBUG : dir: reading active writers 2025/04/24 02:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.48s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:07 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:07 ERROR : dir/: Dir.Remove not empty 2025/04/24 02:16:07 DEBUG : dir/file1: Remove: 2025/04/24 02:16:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:07 DEBUG : dir/file1: >Remove: err= 2025/04/24 02:16:07 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/24 02:16:07 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:07 DEBUG : : Looking for writers 2025/04/24 02:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:07 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:07 DEBUG : dir/file1: Remove: 2025/04/24 02:16:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:07 DEBUG : dir/file1: >Remove: err= 2025/04/24 02:16:07 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/24 02:16:07 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:07 DEBUG : : Looking for writers 2025/04/24 02:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:07 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:07 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:08 DEBUG : dir/file1: Remove: 2025/04/24 02:16:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:08 DEBUG : dir/file1: >Remove: err= 2025/04/24 02:16:08 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:08 DEBUG : dir: Looking for writers 2025/04/24 02:16:08 DEBUG : : Looking for writers 2025/04/24 02:16:08 DEBUG : dir: reading active writers 2025/04/24 02:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.35s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:08 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file3" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file3 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file3" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zirocid7xole/dir/file3 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file3" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file3 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file3" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zirocid7xole/dir/file3 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/04/24 02:16:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/24 02:16:08 DEBUG : dir: Updating dir with dir2 0xc0003911e0 2025/04/24 02:16:08 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/24 02:16:08 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir2/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir2/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir2/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:08 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file1" 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir2/file1 2025/04/24 02:16:08 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir2/file1" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir2/file1 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/04/24 02:16:09 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/24 02:16:09 DEBUG : file2: Updating file with file2 0xc0007ef200 2025/04/24 02:16:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file2" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file2 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file2" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/file2 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file2" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file2 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file2" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/file2 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/04/24 02:16:09 INFO : dir2/file3: Deleted 2025/04/24 02:16:09 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/24 02:16:09 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007ef200 2025/04/24 02:16:09 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/24 02:16:09 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:09 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:09 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir2/file3" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir2/file3 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:10 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:10 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/24 02:16:10 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000908a90 2025/04/24 02:16:10 DEBUG : empty directory: forgetting directory cache 2025/04/24 02:16:10 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/24 02:16:10 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/24 02:16:10 DEBUG : dir2: Renaming to "dir3" 2025/04/24 02:16:10 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:10 DEBUG : dir3: Looking for writers 2025/04/24 02:16:10 DEBUG : file3: reading active writers 2025/04/24 02:16:10 DEBUG : renamed empty directory: Looking for writers 2025/04/24 02:16:10 DEBUG : : Looking for writers 2025/04/24 02:16:10 DEBUG : dir3: reading active writers 2025/04/24 02:16:10 DEBUG : renamed empty directory: reading active writers 2025/04/24 02:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.93s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:10 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/24 02:16:10 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:10 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/24 02:16:10 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/24 02:16:10 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/24 02:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/24 02:16:10 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:10 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/24 02:16:10 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/24 02:16:10 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/24 02:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (12 bytes), uploading instead of streaming 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/sub/file2" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/sub/file2 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/sub/file2" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-zirocid7xole/dir/sub/file2 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:10 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/04/24 02:16:10 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/24 02:16:10 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/24 02:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/24 02:16:10 DEBUG : : forgetting directory cache 2025/04/24 02:16:10 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:10 DEBUG : dir/sub: forgetting directory cache 2025/04/24 02:16:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/24 02:16:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (5 bytes), uploading instead of streaming 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/sub/file0" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/sub/file0 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/sub/file0" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/dir/sub/file0 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:10 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:10 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:10 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/24 02:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/24 02:16:10 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:10 DEBUG : dir/sub: Looking for writers 2025/04/24 02:16:10 DEBUG : file0: reading active writers 2025/04/24 02:16:10 DEBUG : file2: reading active writers 2025/04/24 02:16:10 DEBUG : dir: Looking for writers 2025/04/24 02:16:10 DEBUG : file1: reading active writers 2025/04/24 02:16:10 DEBUG : sub: reading active writers 2025/04/24 02:16:10 DEBUG : : Looking for writers 2025/04/24 02:16:10 DEBUG : dir: reading active writers 2025/04/24 02:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:10 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:10 DEBUG : : Re-reading directory (77.372933ms old) dir_test.go:693: ModTime not invalidated 2025/04/24 02:16:10 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:10 DEBUG : dir: Looking for writers 2025/04/24 02:16:10 DEBUG : : Looking for writers 2025/04/24 02:16:10 DEBUG : dir: reading active writers 2025/04/24 02:16:10 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:10 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:10 DEBUG : : forgetting directory cache 2025/04/24 02:16:10 DEBUG : dir: forgetting directory cache 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/24 02:16:10 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:10 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/24 02:16:10 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/24 02:16:10 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/24 02:16:10 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:10 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:10 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/24 02:16:10 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:10 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/24 02:16:10 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/24 02:16:10 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/24 02:16:10 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:10 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:10 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:10 DEBUG : dir: Looking for writers 2025/04/24 02:16:10 DEBUG : file1: reading active writers 2025/04/24 02:16:10 DEBUG : file1.metadata: reading active writers 2025/04/24 02:16:10 DEBUG : : Looking for writers 2025/04/24 02:16:10 DEBUG : dir: reading active writers 2025/04/24 02:16:10 DEBUG : dir.metadata: reading active writers 2025/04/24 02:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:10 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:10 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:11 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:11 DEBUG : dir: Looking for writers 2025/04/24 02:16:11 DEBUG : file1: reading active writers 2025/04/24 02:16:11 DEBUG : : Looking for writers 2025/04/24 02:16:11 DEBUG : dir: reading active writers 2025/04/24 02:16:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:11 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:11 DEBUG : Can set mod time: true 2025/04/24 02:16:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:11 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:11 DEBUG : dir: Looking for writers 2025/04/24 02:16:11 DEBUG : file1: reading active writers 2025/04/24 02:16:11 DEBUG : : Looking for writers 2025/04/24 02:16:11 DEBUG : dir: reading active writers 2025/04/24 02:16:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:11 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/24 02:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (0 bytes), uploading instead of streaming 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:11 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:11 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/24 02:16:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/24 02:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:11 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:11 DEBUG : dir: Looking for writers 2025/04/24 02:16:11 DEBUG : file1: reading active writers 2025/04/24 02:16:11 DEBUG : : Looking for writers 2025/04/24 02:16:11 DEBUG : dir: reading active writers 2025/04/24 02:16:11 DEBUG : >WaitForWriters: 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:11 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/24 02:16:12 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:12 DEBUG : dir: Looking for writers 2025/04/24 02:16:12 DEBUG : file1: reading active writers 2025/04/24 02:16:12 DEBUG : : Looking for writers 2025/04/24 02:16:12 DEBUG : dir: reading active writers 2025/04/24 02:16:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:12 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/24 02:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (5 bytes), uploading instead of streaming 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/24 02:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:12 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:12 DEBUG : dir: Looking for writers 2025/04/24 02:16:12 DEBUG : file1: reading active writers 2025/04/24 02:16:12 DEBUG : : Looking for writers 2025/04/24 02:16:12 DEBUG : dir: reading active writers 2025/04/24 02:16:12 DEBUG : >WaitForWriters: 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/04/24 02:16:12 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:12 DEBUG : dir: Looking for writers 2025/04/24 02:16:12 DEBUG : file1: reading active writers 2025/04/24 02:16:12 DEBUG : : Looking for writers 2025/04/24 02:16:12 DEBUG : dir: reading active writers 2025/04/24 02:16:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:12 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:12 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:12 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:13 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:13 DEBUG : dir: Looking for writers 2025/04/24 02:16:13 DEBUG : file1: reading active writers 2025/04/24 02:16:13 DEBUG : : Looking for writers 2025/04/24 02:16:13 DEBUG : dir: reading active writers 2025/04/24 02:16:13 DEBUG : >WaitForWriters: 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:13 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/24 02:16:13 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:13 DEBUG : dir/file1(0xc0003a1e00): close: 2025/04/24 02:16:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/24 02:16:13 DEBUG : dir/file1(0xc0003a1e00): >close: err= 2025/04/24 02:16:13 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:13 DEBUG : dir: Looking for writers 2025/04/24 02:16:13 DEBUG : file1: reading active writers 2025/04/24 02:16:13 DEBUG : : Looking for writers 2025/04/24 02:16:13 DEBUG : dir: reading active writers 2025/04/24 02:16:13 DEBUG : >WaitForWriters: 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:13 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:13 DEBUG : dir: Looking for writers 2025/04/24 02:16:13 DEBUG : file1: reading active writers 2025/04/24 02:16:13 DEBUG : : Looking for writers 2025/04/24 02:16:13 DEBUG : dir: reading active writers 2025/04/24 02:16:13 DEBUG : >WaitForWriters: 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:13 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:13 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/24 02:16:13 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:13 DEBUG : dir/file1(0xc000556180): _writeAt: size=5, off=0 2025/04/24 02:16:13 DEBUG : dir/file1(0xc000556180): openPending: 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:13 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/24 02:16:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/24 02:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:13 DEBUG : dir/file1(0xc000556180): >openPending: err= 2025/04/24 02:16:13 DEBUG : dir/file1(0xc000556180): >_writeAt: n=5, err= 2025/04/24 02:16:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/24 02:16:13 DEBUG : dir/file1(0xc000556180): close: 2025/04/24 02:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/24 02:16:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/24 02:16:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/24 02:16:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/24 02:16:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/24 02:16:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:13 DEBUG : dir/file1(0xc000556180): >close: err= 2025/04/24 02:16:13 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:13 DEBUG : dir: Looking for writers 2025/04/24 02:16:13 DEBUG : file1: reading active writers 2025/04/24 02:16:13 DEBUG : : Looking for writers 2025/04/24 02:16:13 DEBUG : dir: reading active writers 2025/04/24 02:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:13 DEBUG : dir: Looking for writers 2025/04/24 02:16:13 DEBUG : file1: reading active writers 2025/04/24 02:16:13 DEBUG : : Looking for writers 2025/04/24 02:16:13 DEBUG : dir: reading active writers 2025/04/24 02:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:13 DEBUG : dir: Looking for writers 2025/04/24 02:16:13 DEBUG : file1: reading active writers 2025/04/24 02:16:13 DEBUG : : Looking for writers 2025/04/24 02:16:13 DEBUG : dir: reading active writers 2025/04/24 02:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:13 DEBUG : dir: Looking for writers 2025/04/24 02:16:13 DEBUG : file1: reading active writers 2025/04/24 02:16:13 DEBUG : : Looking for writers 2025/04/24 02:16:13 DEBUG : dir: reading active writers 2025/04/24 02:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:14 DEBUG : dir/file1: vfs cache: starting upload 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1.b6fbcc80.partial" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1.b6fbcc80.partial 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1.b6fbcc80.partial" 2025/04/24 02:16:14 DEBUG : dir: Looking for writers 2025/04/24 02:16:14 DEBUG : file1: reading active writers 2025/04/24 02:16:14 DEBUG : : Looking for writers 2025/04/24 02:16:14 DEBUG : dir: reading active writers 2025/04/24 02:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zirocid7xole/dir/file1.b6fbcc80.partial 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/04/24 02:16:14 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/24 02:16:14 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/04/24 02:16:14 INFO : dir/file1: Copied (replaced existing) 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/04/24 02:16:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/24 02:16:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:14 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/24 02:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:14 DEBUG : dir: Looking for writers 2025/04/24 02:16:14 DEBUG : file1: reading active writers 2025/04/24 02:16:14 DEBUG : : Looking for writers 2025/04/24 02:16:14 DEBUG : dir: reading active writers 2025/04/24 02:16:14 DEBUG : >WaitForWriters: 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/04/24 02:16:14 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:14 DEBUG : dir: Looking for writers 2025/04/24 02:16:14 DEBUG : file1: reading active writers 2025/04/24 02:16:14 DEBUG : : Looking for writers 2025/04/24 02:16:14 DEBUG : dir: reading active writers 2025/04/24 02:16:14 DEBUG : >WaitForWriters: 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.29s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.47s) --- 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.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.88s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:14 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/24 02:16:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:14 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:14 DEBUG : dir: Looking for writers 2025/04/24 02:16:14 DEBUG : file1: reading active writers 2025/04/24 02:16:14 DEBUG : : Looking for writers 2025/04/24 02:16:14 DEBUG : dir: reading active writers 2025/04/24 02:16:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.32s) === RUN TestFileOpenReadUnknownSize 2025/04/24 02:16:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/24 02:16:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/24 02:16:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/24 02:16:14 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:14 DEBUG : : Looking for writers 2025/04/24 02:16:14 DEBUG : file.txt: reading active writers 2025/04/24 02:16:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:14 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (25 bytes), uploading instead of streaming 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:14 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/24 02:16:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:15 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:15 DEBUG : dir: Looking for writers 2025/04/24 02:16:15 DEBUG : file1: reading active writers 2025/04/24 02:16:15 DEBUG : : Looking for writers 2025/04/24 02:16:15 DEBUG : dir: reading active writers 2025/04/24 02:16:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.36s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:15 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:15 DEBUG : dir/file1: Remove: 2025/04/24 02:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:15 DEBUG : dir/file1: >Remove: err= 2025/04/24 02:16:15 DEBUG : dir/file1: Remove: 2025/04/24 02:16:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/24 02:16:15 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:15 DEBUG : dir: Looking for writers 2025/04/24 02:16:15 DEBUG : : Looking for writers 2025/04/24 02:16:15 DEBUG : dir: reading active writers 2025/04/24 02:16:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:15 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:15 DEBUG : dir/file1: Remove: 2025/04/24 02:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:15 DEBUG : dir/file1: >Remove: err= 2025/04/24 02:16:15 DEBUG : dir/file1: Remove: 2025/04/24 02:16:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/24 02:16:15 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:15 DEBUG : dir: Looking for writers 2025/04/24 02:16:15 DEBUG : : Looking for writers 2025/04/24 02:16:15 DEBUG : dir: reading active writers 2025/04/24 02:16:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.19s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:15 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/24 02:16:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/24 02:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/24 02:16:15 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/24 02:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/24 02:16:15 DEBUG : dir/file1: Open: flags=0x3 2025/04/24 02:16:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/24 02:16:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/24 02:16:15 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:15 DEBUG : dir: Looking for writers 2025/04/24 02:16:15 DEBUG : file1: reading active writers 2025/04/24 02:16:15 DEBUG : : Looking for writers 2025/04/24 02:16:15 DEBUG : dir: reading active writers 2025/04/24 02:16:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:15 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:15 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:15 DEBUG : dir: Looking for writers 2025/04/24 02:16:15 DEBUG : file1: reading active writers 2025/04/24 02:16:15 DEBUG : : Looking for writers 2025/04/24 02:16:15 DEBUG : dir: reading active writers 2025/04/24 02:16:15 DEBUG : >WaitForWriters: 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:15 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c89c0 2025/04/24 02:16:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/24 02:16:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c89c0 2025/04/24 02:16:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/24 02:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/24 02:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005c89c0 2025/04/24 02:16:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (25 bytes), uploading instead of streaming 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/24 02:16:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:16 DEBUG : newLeaf: Running delayed rename now 2025/04/24 02:16:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c89c0 2025/04/24 02:16:16 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:16 DEBUG : dir: Looking for writers 2025/04/24 02:16:16 DEBUG : : Looking for writers 2025/04/24 02:16:16 DEBUG : dir: reading active writers 2025/04/24 02:16:16 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:16 DEBUG : >WaitForWriters: 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/24 02:16:16 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:16 DEBUG : dir: Looking for writers 2025/04/24 02:16:16 DEBUG : : Looking for writers 2025/04/24 02:16:16 DEBUG : dir: reading active writers 2025/04/24 02:16:16 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:16 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:16 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:16 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:17 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:17 DEBUG : dir: Looking for writers 2025/04/24 02:16:17 DEBUG : file1: reading active writers 2025/04/24 02:16:17 DEBUG : : Looking for writers 2025/04/24 02:16:17 DEBUG : dir: reading active writers 2025/04/24 02:16:17 DEBUG : >WaitForWriters: 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000001680 2025/04/24 02:16:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/24 02:16:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000001680 2025/04/24 02:16:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/24 02:16:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/24 02:16:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001680 2025/04/24 02:16:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (25 bytes), uploading instead of streaming 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:17 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/24 02:16:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:17 DEBUG : newLeaf: Running delayed rename now 2025/04/24 02:16:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000001680 2025/04/24 02:16:17 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:17 DEBUG : dir: Looking for writers 2025/04/24 02:16:17 DEBUG : : Looking for writers 2025/04/24 02:16:17 DEBUG : dir: reading active writers 2025/04/24 02:16:17 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:17 DEBUG : >WaitForWriters: 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:17 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/24 02:16:18 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:18 DEBUG : dir: Looking for writers 2025/04/24 02:16:18 DEBUG : : Looking for writers 2025/04/24 02:16:18 DEBUG : dir: reading active writers 2025/04/24 02:16:18 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:18 DEBUG : >WaitForWriters: 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:18 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:18 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:18 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:18 DEBUG : dir/file1(0xc0002c3740): openPending: 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/24 02:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:18 DEBUG : dir/file1(0xc0002c3740): >openPending: err= 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/24 02:16:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:18 DEBUG : dir/file1(0xc0002c3740): _writeAt: size=14, off=0 2025/04/24 02:16:18 DEBUG : dir/file1(0xc0002c3740): >_writeAt: n=14, err= 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/24 02:16:18 DEBUG : dir/file1(0xc0002c3740): close: 2025/04/24 02:16:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/24 02:16:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:18 DEBUG : dir/file1(0xc0002c3740): >close: err= 2025/04/24 02:16:18 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:18 DEBUG : dir: Looking for writers 2025/04/24 02:16:18 DEBUG : file1: reading active writers 2025/04/24 02:16:18 DEBUG : : Looking for writers 2025/04/24 02:16:18 DEBUG : dir: reading active writers 2025/04/24 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:18 DEBUG : dir: Looking for writers 2025/04/24 02:16:18 DEBUG : file1: reading active writers 2025/04/24 02:16:18 DEBUG : : Looking for writers 2025/04/24 02:16:18 DEBUG : dir: reading active writers 2025/04/24 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:18 DEBUG : dir: Looking for writers 2025/04/24 02:16:18 DEBUG : file1: reading active writers 2025/04/24 02:16:18 DEBUG : : Looking for writers 2025/04/24 02:16:18 DEBUG : dir: reading active writers 2025/04/24 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:18 DEBUG : dir: Looking for writers 2025/04/24 02:16:18 DEBUG : file1: reading active writers 2025/04/24 02:16:18 DEBUG : : Looking for writers 2025/04/24 02:16:18 DEBUG : dir: reading active writers 2025/04/24 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: starting upload 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1.53508f02.partial" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1.53508f02.partial 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1.53508f02.partial" 2025/04/24 02:16:18 DEBUG : dir: Looking for writers 2025/04/24 02:16:18 DEBUG : file1: reading active writers 2025/04/24 02:16:18 DEBUG : : Looking for writers 2025/04/24 02:16:18 DEBUG : dir: reading active writers 2025/04/24 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1.53508f02.partial 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/24 02:16:18 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/24 02:16:18 INFO : dir/file1: Copied (replaced existing) 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : dir: Looking for writers 2025/04/24 02:16:18 DEBUG : file1: reading active writers 2025/04/24 02:16:18 DEBUG : : Looking for writers 2025/04/24 02:16:18 DEBUG : dir: reading active writers 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/24 02:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:18 DEBUG : >WaitForWriters: 2025/04/24 02:16:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:18 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:18 DEBUG : dir/file1(0xc000557480): _readAt: size=512, off=0 2025/04/24 02:16:18 DEBUG : dir/file1(0xc000557480): openPending: 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/24 02:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:18 DEBUG : dir/file1(0xc000557480): >openPending: err= 2025/04/24 02:16:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/24 02:16:18 DEBUG : dir/file1(0xc000557480): >_readAt: n=14, err=EOF 2025/04/24 02:16:18 DEBUG : dir/file1(0xc000557480): close: 2025/04/24 02:16:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:18 DEBUG : dir/file1(0xc000557480): >close: err= 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:18 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/24 02:16:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000001c80 2025/04/24 02:16:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/24 02:16:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/24 02:16:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000001c80 2025/04/24 02:16:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/24 02:16:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:19 DEBUG : dir/file1(0xc0008d2d40): openPending: 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:19 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" 2025/04/24 02:16:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/24 02:16:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:19 DEBUG : dir/file1(0xc0008d2d40): >openPending: err= 2025/04/24 02:16:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/24 02:16:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:19 DEBUG : dir/file1(0xc0008d2d40): _writeAt: size=25, off=0 2025/04/24 02:16:19 DEBUG : dir/file1(0xc0008d2d40): >_writeAt: n=25, err= 2025/04/24 02:16:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/24 02:16:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000001c80 2025/04/24 02:16:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:19 DEBUG : newLeaf(0xc0008d2d40): close: 2025/04/24 02:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/24 02:16:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-24 02:16:19.607483935 +0000 UTC m=+17.999918908 2025/04/24 02:16:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:19 DEBUG : newLeaf(0xc0008d2d40): >close: err= 2025/04/24 02:16:19 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:19 DEBUG : dir: Looking for writers 2025/04/24 02:16:19 DEBUG : : Looking for writers 2025/04/24 02:16:19 DEBUG : dir: reading active writers 2025/04/24 02:16:19 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:19 DEBUG : dir: Looking for writers 2025/04/24 02:16:19 DEBUG : : Looking for writers 2025/04/24 02:16:19 DEBUG : dir: reading active writers 2025/04/24 02:16:19 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:19 DEBUG : dir: Looking for writers 2025/04/24 02:16:19 DEBUG : : Looking for writers 2025/04/24 02:16:19 DEBUG : dir: reading active writers 2025/04/24 02:16:19 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:19 DEBUG : dir: Looking for writers 2025/04/24 02:16:19 DEBUG : : Looking for writers 2025/04/24 02:16:19 DEBUG : dir: reading active writers 2025/04/24 02:16:19 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:19 DEBUG : newLeaf: vfs cache: starting upload 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf.2ab6ae81.partial" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf.2ab6ae81.partial 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf.2ab6ae81.partial" 2025/04/24 02:16:19 DEBUG : dir: Looking for writers 2025/04/24 02:16:19 DEBUG : : Looking for writers 2025/04/24 02:16:19 DEBUG : dir: reading active writers 2025/04/24 02:16:19 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf.2ab6ae81.partial 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : newLeaf.2ab6ae81.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/24 02:16:19 DEBUG : newLeaf.2ab6ae81.partial: renamed to: newLeaf 2025/04/24 02:16:19 INFO : newLeaf: Copied (replaced existing) 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:19 DEBUG : dir: Looking for writers 2025/04/24 02:16:19 DEBUG : : Looking for writers 2025/04/24 02:16:19 DEBUG : dir: reading active writers 2025/04/24 02:16:19 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-24 02:16:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/24 02:16:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/24 02:16:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:19 DEBUG : >WaitForWriters: 2025/04/24 02:16:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:19 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/24 02:16:20 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:20 DEBUG : dir: Looking for writers 2025/04/24 02:16:20 DEBUG : : Looking for writers 2025/04/24 02:16:20 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:20 DEBUG : dir: reading active writers 2025/04/24 02:16:20 DEBUG : >WaitForWriters: 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:20 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:20 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:20 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:20 DEBUG : dir: Looking for writers 2025/04/24 02:16:20 DEBUG : file1: reading active writers 2025/04/24 02:16:20 DEBUG : : Looking for writers 2025/04/24 02:16:20 DEBUG : dir: reading active writers 2025/04/24 02:16:20 DEBUG : >WaitForWriters: 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000d30840 2025/04/24 02:16:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/24 02:16:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000d30840 2025/04/24 02:16:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/24 02:16:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:20 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:21 DEBUG : dir/file1(0xc0007a5e00): openPending: 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/24 02:16:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/24 02:16:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:21 DEBUG : dir/file1(0xc0007a5e00): >openPending: err= 2025/04/24 02:16:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/24 02:16:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:21 DEBUG : dir/file1(0xc0007a5e00): _writeAt: size=25, off=0 2025/04/24 02:16:21 DEBUG : dir/file1(0xc0007a5e00): >_writeAt: n=25, err= 2025/04/24 02:16:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/24 02:16:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000d30840 2025/04/24 02:16:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:21 DEBUG : newLeaf(0xc0007a5e00): close: 2025/04/24 02:16:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/24 02:16:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-24 02:16:21.193825009 +0000 UTC m=+19.586259972 2025/04/24 02:16:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:21 DEBUG : newLeaf(0xc0007a5e00): >close: err= 2025/04/24 02:16:21 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:21 DEBUG : dir: Looking for writers 2025/04/24 02:16:21 DEBUG : : Looking for writers 2025/04/24 02:16:21 DEBUG : dir: reading active writers 2025/04/24 02:16:21 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:21 DEBUG : dir: Looking for writers 2025/04/24 02:16:21 DEBUG : : Looking for writers 2025/04/24 02:16:21 DEBUG : dir: reading active writers 2025/04/24 02:16:21 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:21 DEBUG : dir: Looking for writers 2025/04/24 02:16:21 DEBUG : : Looking for writers 2025/04/24 02:16:21 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:21 DEBUG : dir: reading active writers 2025/04/24 02:16:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:21 DEBUG : dir: Looking for writers 2025/04/24 02:16:21 DEBUG : : Looking for writers 2025/04/24 02:16:21 DEBUG : dir: reading active writers 2025/04/24 02:16:21 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:21 DEBUG : newLeaf: vfs cache: starting upload 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf.35f71169.partial" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf.35f71169.partial 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf.35f71169.partial" 2025/04/24 02:16:21 DEBUG : dir: Looking for writers 2025/04/24 02:16:21 DEBUG : : Looking for writers 2025/04/24 02:16:21 DEBUG : dir: reading active writers 2025/04/24 02:16:21 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf.35f71169.partial 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : newLeaf.35f71169.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/24 02:16:21 DEBUG : newLeaf.35f71169.partial: renamed to: newLeaf 2025/04/24 02:16:21 INFO : newLeaf: Copied (replaced existing) 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:21 DEBUG : dir: Looking for writers 2025/04/24 02:16:21 DEBUG : : Looking for writers 2025/04/24 02:16:21 DEBUG : dir: reading active writers 2025/04/24 02:16:21 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-24 02:16:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/24 02:16:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/24 02:16:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:21 DEBUG : >WaitForWriters: 2025/04/24 02:16:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/24 02:16:21 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:21 DEBUG : dir: Looking for writers 2025/04/24 02:16:21 DEBUG : : Looking for writers 2025/04/24 02:16:21 DEBUG : dir: reading active writers 2025/04/24 02:16:21 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:21 DEBUG : >WaitForWriters: 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:21 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:21 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:21 DEBUG : dir/file1(0xc0009d80c0): openPending: 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:21 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/24 02:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d80c0): >openPending: err= 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/24 02:16:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d80c0): _writeAt: size=14, off=0 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d80c0): >_writeAt: n=14, err= 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d80c0): close: 2025/04/24 02:16:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/24 02:16:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d80c0): >close: err= 2025/04/24 02:16:22 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:22 DEBUG : dir: Looking for writers 2025/04/24 02:16:22 DEBUG : file1: reading active writers 2025/04/24 02:16:22 DEBUG : : Looking for writers 2025/04/24 02:16:22 DEBUG : dir: reading active writers 2025/04/24 02:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:22 DEBUG : dir: Looking for writers 2025/04/24 02:16:22 DEBUG : file1: reading active writers 2025/04/24 02:16:22 DEBUG : : Looking for writers 2025/04/24 02:16:22 DEBUG : dir: reading active writers 2025/04/24 02:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:22 DEBUG : dir: Looking for writers 2025/04/24 02:16:22 DEBUG : file1: reading active writers 2025/04/24 02:16:22 DEBUG : : Looking for writers 2025/04/24 02:16:22 DEBUG : dir: reading active writers 2025/04/24 02:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:22 DEBUG : dir: Looking for writers 2025/04/24 02:16:22 DEBUG : file1: reading active writers 2025/04/24 02:16:22 DEBUG : : Looking for writers 2025/04/24 02:16:22 DEBUG : dir: reading active writers 2025/04/24 02:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: starting upload 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1.53508f02.partial" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1.53508f02.partial 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1.53508f02.partial" 2025/04/24 02:16:22 DEBUG : dir: Looking for writers 2025/04/24 02:16:22 DEBUG : file1: reading active writers 2025/04/24 02:16:22 DEBUG : : Looking for writers 2025/04/24 02:16:22 DEBUG : dir: reading active writers 2025/04/24 02:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1.53508f02.partial 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/24 02:16:22 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/24 02:16:22 INFO : dir/file1: Copied (replaced existing) 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : dir: Looking for writers 2025/04/24 02:16:22 DEBUG : file1: reading active writers 2025/04/24 02:16:22 DEBUG : : Looking for writers 2025/04/24 02:16:22 DEBUG : dir: reading active writers 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/24 02:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:22 DEBUG : >WaitForWriters: 2025/04/24 02:16:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d8280): _readAt: size=512, off=0 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d8280): openPending: 2025/04/24 02:16:22 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" 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/24 02:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d8280): >openPending: err= 2025/04/24 02:16:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d8280): >_readAt: n=14, err=EOF 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d8280): close: 2025/04/24 02:16:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:22 DEBUG : dir/file1(0xc0009d8280): >close: err= 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/24 02:16:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000d30000 2025/04/24 02:16:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/24 02:16:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/24 02:16:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000d30000 2025/04/24 02:16:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/24 02:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:22 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:23 DEBUG : dir/file1(0xc0008d2280): openPending: 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:23 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" 2025/04/24 02:16:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/24 02:16:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:23 DEBUG : dir/file1(0xc0008d2280): >openPending: err= 2025/04/24 02:16:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/24 02:16:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:23 DEBUG : dir/file1(0xc0008d2280): _writeAt: size=25, off=0 2025/04/24 02:16:23 DEBUG : dir/file1(0xc0008d2280): >_writeAt: n=25, err= 2025/04/24 02:16:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/24 02:16:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000d30000 2025/04/24 02:16:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:23 DEBUG : newLeaf(0xc0008d2280): close: 2025/04/24 02:16:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/24 02:16:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-24 02:16:23.221692221 +0000 UTC m=+21.614127195 2025/04/24 02:16:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:23 DEBUG : newLeaf(0xc0008d2280): >close: err= 2025/04/24 02:16:23 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:23 DEBUG : dir: Looking for writers 2025/04/24 02:16:23 DEBUG : : Looking for writers 2025/04/24 02:16:23 DEBUG : dir: reading active writers 2025/04/24 02:16:23 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:23 DEBUG : dir: Looking for writers 2025/04/24 02:16:23 DEBUG : : Looking for writers 2025/04/24 02:16:23 DEBUG : dir: reading active writers 2025/04/24 02:16:23 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:23 DEBUG : dir: Looking for writers 2025/04/24 02:16:23 DEBUG : : Looking for writers 2025/04/24 02:16:23 DEBUG : dir: reading active writers 2025/04/24 02:16:23 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:23 DEBUG : dir: Looking for writers 2025/04/24 02:16:23 DEBUG : : Looking for writers 2025/04/24 02:16:23 DEBUG : dir: reading active writers 2025/04/24 02:16:23 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:23 DEBUG : newLeaf: vfs cache: starting upload 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf.f6914510.partial" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf.f6914510.partial 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf.f6914510.partial" 2025/04/24 02:16:23 DEBUG : dir: Looking for writers 2025/04/24 02:16:23 DEBUG : : Looking for writers 2025/04/24 02:16:23 DEBUG : dir: reading active writers 2025/04/24 02:16:23 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf.f6914510.partial 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:23 DEBUG : newLeaf.f6914510.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/24 02:16:23 DEBUG : newLeaf.f6914510.partial: renamed to: newLeaf 2025/04/24 02:16:23 INFO : newLeaf: Copied (replaced existing) 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:23 DEBUG : dir: Looking for writers 2025/04/24 02:16:23 DEBUG : : Looking for writers 2025/04/24 02:16:23 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:23 DEBUG : dir: reading active writers 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-24 02:16:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/24 02:16:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/24 02:16:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/24 02:16:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/24 02:16:23 DEBUG : dir: Looking for writers 2025/04/24 02:16:23 DEBUG : : Looking for writers 2025/04/24 02:16:23 DEBUG : dir: reading active writers 2025/04/24 02:16:23 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:23 DEBUG : >WaitForWriters: 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:23 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/24 02:16:24 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:24 DEBUG : dir: Looking for writers 2025/04/24 02:16:24 DEBUG : : Looking for writers 2025/04/24 02:16:24 DEBUG : dir: reading active writers 2025/04/24 02:16:24 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:24 DEBUG : >WaitForWriters: 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:24 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:24 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:24 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:24 DEBUG : dir: Looking for writers 2025/04/24 02:16:24 DEBUG : file1: reading active writers 2025/04/24 02:16:24 DEBUG : : Looking for writers 2025/04/24 02:16:24 DEBUG : dir: reading active writers 2025/04/24 02:16:24 DEBUG : >WaitForWriters: 2025/04/24 02:16:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:24 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:24 DEBUG : dir/file1(0xc000556780): _readAt: size=512, off=0 2025/04/24 02:16:24 DEBUG : dir/file1(0xc000556780): openPending: 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/24 02:16:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/24 02:16:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:24 DEBUG : dir/file1(0xc000556780): >openPending: err= 2025/04/24 02:16:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/24 02:16:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:24 DEBUG : dir/file1(0xc000556780): >_readAt: n=14, err=EOF 2025/04/24 02:16:24 DEBUG : dir/file1(0xc000556780): close: 2025/04/24 02:16:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:24 DEBUG : dir/file1(0xc000556780): >close: err= 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/24 02:16:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ee9c0 2025/04/24 02:16:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/24 02:16:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/24 02:16:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ee9c0 2025/04/24 02:16:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/24 02:16:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:24 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:25 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:25 DEBUG : dir/file1(0xc0009d8cc0): openPending: 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:25 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" 2025/04/24 02:16:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/24 02:16:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:25 DEBUG : dir/file1(0xc0009d8cc0): >openPending: err= 2025/04/24 02:16:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/24 02:16:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:25 DEBUG : dir/file1(0xc0009d8cc0): _writeAt: size=25, off=0 2025/04/24 02:16:25 DEBUG : dir/file1(0xc0009d8cc0): >_writeAt: n=25, err= 2025/04/24 02:16:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/24 02:16:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/24 02:16:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ee9c0 2025/04/24 02:16:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:25 DEBUG : newLeaf(0xc0009d8cc0): close: 2025/04/24 02:16:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/24 02:16:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-24 02:16:25.241373332 +0000 UTC m=+23.633808315 2025/04/24 02:16:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:25 DEBUG : newLeaf(0xc0009d8cc0): >close: err= 2025/04/24 02:16:25 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:25 DEBUG : dir: Looking for writers 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 DEBUG : dir: reading active writers 2025/04/24 02:16:25 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:25 DEBUG : dir: Looking for writers 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 DEBUG : dir: reading active writers 2025/04/24 02:16:25 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:25 DEBUG : dir: Looking for writers 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 DEBUG : dir: reading active writers 2025/04/24 02:16:25 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:25 DEBUG : dir: Looking for writers 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 DEBUG : dir: reading active writers 2025/04/24 02:16:25 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:25 DEBUG : newLeaf: vfs cache: starting upload 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf.db242bad.partial" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf.db242bad.partial 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf.db242bad.partial" 2025/04/24 02:16:25 DEBUG : dir: Looking for writers 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 DEBUG : dir: reading active writers 2025/04/24 02:16:25 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf.db242bad.partial 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : newLeaf.db242bad.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/24 02:16:25 DEBUG : newLeaf.db242bad.partial: renamed to: newLeaf 2025/04/24 02:16:25 INFO : newLeaf: Copied (replaced existing) 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:25 DEBUG : dir: Looking for writers 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 DEBUG : dir: reading active writers 2025/04/24 02:16:25 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-24 02:16:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/24 02:16:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/24 02:16:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/24 02:16:25 DEBUG : >WaitForWriters: 2025/04/24 02:16:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/newLeaf" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zirocid7xole/newLeaf 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/24 02:16:25 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:25 DEBUG : dir: Looking for writers 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 DEBUG : dir: reading active writers 2025/04/24 02:16:25 DEBUG : newLeaf: reading active writers 2025/04/24 02:16:25 DEBUG : >WaitForWriters: 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestFileRename (10.04s) --- PASS: TestFileRename/off,forceCache=false (1.16s) --- PASS: TestFileRename/minimal,forceCache=false (1.23s) --- PASS: TestFileRename/minimal,forceCache=true (2.01s) --- PASS: TestFileRename/writes,forceCache=false (1.59s) --- PASS: TestFileRename/writes,forceCache=true (2.35s) --- PASS: TestFileRename/full,forceCache=false (1.70s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:25 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:25 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:25 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:25 DEBUG : : Looking for writers 2025/04/24 02:16:25 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:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:25 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:25 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/24 02:16:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:26 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:26 DEBUG : dir: Looking for writers 2025/04/24 02:16:26 DEBUG : file1: reading active writers 2025/04/24 02:16:26 DEBUG : : Looking for writers 2025/04/24 02:16:26 DEBUG : dir: reading active writers 2025/04/24 02:16:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:26 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/24 02:16:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/24 02:16:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/24 02:16:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/24 02:16:26 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:26 DEBUG : dir: Looking for writers 2025/04/24 02:16:26 DEBUG : file1: reading active writers 2025/04/24 02:16:26 DEBUG : : Looking for writers 2025/04/24 02:16:26 DEBUG : dir: reading active writers 2025/04/24 02:16:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.32s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:26 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/24 02:16:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/24 02:16:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/24 02:16:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/24 02:16:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/24 02:16:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/24 02:16:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/24 02:16:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/24 02:16:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/24 02:16:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/24 02:16:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/24 02:16:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/24 02:16:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/24 02:16:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/24 02:16:26 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:26 DEBUG : dir: Looking for writers 2025/04/24 02:16:26 DEBUG : file1: reading active writers 2025/04/24 02:16:26 DEBUG : : Looking for writers 2025/04/24 02:16:26 DEBUG : dir: reading active writers 2025/04/24 02:16:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:26 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:26 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/24 02:16:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/24 02:16:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:27 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:27 DEBUG : dir: Looking for writers 2025/04/24 02:16:27 DEBUG : file1: reading active writers 2025/04/24 02:16:27 DEBUG : : Looking for writers 2025/04/24 02:16:27 DEBUG : dir: reading active writers 2025/04/24 02:16:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:27 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/24 02:16:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/24 02:16:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/24 02:16:27 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:27 DEBUG : dir: Looking for writers 2025/04/24 02:16:27 DEBUG : file1: reading active writers 2025/04/24 02:16:27 DEBUG : : Looking for writers 2025/04/24 02:16:27 DEBUG : dir: reading active writers 2025/04/24 02:16:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:27 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:27 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): _readAt: size=1, off=0 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): openPending: 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/24 02:16:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/24 02:16:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): >openPending: err= 2025/04/24 02:16:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/24 02:16:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): >_readAt: n=1, err= 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): _readAt: size=256, off=1 2025/04/24 02:16:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): >_readAt: n=15, err=EOF 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): _readAt: size=16, off=16 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): >_readAt: n=0, err=EOF 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): close: 2025/04/24 02:16:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): >close: err= 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): close: 2025/04/24 02:16:27 DEBUG : dir/file1(0xc0008d2f00): >close: err=file already closed 2025/04/24 02:16:27 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:27 DEBUG : dir: Looking for writers 2025/04/24 02:16:27 DEBUG : file1: reading active writers 2025/04/24 02:16:27 DEBUG : : Looking for writers 2025/04/24 02:16:27 DEBUG : dir: reading active writers 2025/04/24 02:16:27 DEBUG : >WaitForWriters: 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:27 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:27 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:27 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:28 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): _readAt: size=1, off=0 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): openPending: 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/24 02:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): >openPending: err= 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): >_readAt: n=1, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): _readAt: size=1, off=5 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): >_readAt: n=1, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): _readAt: size=1, off=3 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): >_readAt: n=1, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): _readAt: size=1, off=13 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): >_readAt: n=1, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): _readAt: size=16, off=100 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): >_readAt: n=0, err=EOF 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): close: 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0009d9f00): >close: err= 2025/04/24 02:16:28 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:28 DEBUG : dir: Looking for writers 2025/04/24 02:16:28 DEBUG : file1: reading active writers 2025/04/24 02:16:28 DEBUG : : Looking for writers 2025/04/24 02:16:28 DEBUG : dir: reading active writers 2025/04/24 02:16:28 DEBUG : >WaitForWriters: 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.34s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:28 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:28 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): _readAt: size=1, off=0 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): openPending: 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/24 02:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >openPending: err= 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >_readAt: n=1, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): _readAt: size=1, off=5 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >_readAt: n=1, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): _readAt: size=1, off=1 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >_readAt: n=1, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): _readAt: size=6, off=10 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >_readAt: n=6, err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): _readAt: size=256, off=10 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >_readAt: n=6, err=EOF 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): _readAt: size=256, off=100 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >_readAt: n=0, err=EOF 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): close: 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >close: err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): _readAt: size=256, off=100 2025/04/24 02:16:28 DEBUG : dir/file1(0xc0003a1200): >_readAt: n=0, err=file already closed 2025/04/24 02:16:28 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:28 DEBUG : dir: Looking for writers 2025/04/24 02:16:28 DEBUG : file1: reading active writers 2025/04/24 02:16:28 DEBUG : : Looking for writers 2025/04/24 02:16:28 DEBUG : dir: reading active writers 2025/04/24 02:16:28 DEBUG : >WaitForWriters: 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:28 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:28 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): RWFileHandle.Flush 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): _readAt: size=256, off=0 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): openPending: 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/24 02:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): >openPending: err= 2025/04/24 02:16:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): >_readAt: n=16, err=EOF 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): RWFileHandle.Flush 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): RWFileHandle.Flush 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): close: 2025/04/24 02:16:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:28 DEBUG : dir/file1(0xc000556540): >close: err= 2025/04/24 02:16:28 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:28 DEBUG : dir: Looking for writers 2025/04/24 02:16:28 DEBUG : file1: reading active writers 2025/04/24 02:16:28 DEBUG : : Looking for writers 2025/04/24 02:16:28 DEBUG : dir: reading active writers 2025/04/24 02:16:28 DEBUG : >WaitForWriters: 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.36s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:28 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:28 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:28 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/24 02:16:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): _readAt: size=256, off=0 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): openPending: 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/24 02:16:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/24 02:16:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): >openPending: err= 2025/04/24 02:16:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/24 02:16:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): >_readAt: n=16, err=EOF 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): RWFileHandle.Release 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): close: 2025/04/24 02:16:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): >close: err= 2025/04/24 02:16:29 DEBUG : dir/file1(0xc000e30180): RWFileHandle.Release 2025/04/24 02:16:29 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:29 DEBUG : dir: Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : dir: reading active writers 2025/04/24 02:16:29 DEBUG : >WaitForWriters: 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:29 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:29 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:29 DEBUG : file1: newRWFileHandle: 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): openPending: 2025/04/24 02:16:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): >openPending: err= 2025/04/24 02:16:29 DEBUG : file1: >newRWFileHandle: err= 2025/04/24 02:16:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/24 02:16:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): _writeAt: size=5, off=0 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): >_writeAt: n=5, err= 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): _writeAt: size=7, off=5 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): >_writeAt: n=7, err= 2025/04/24 02:16:29 DEBUG : file1: vfs cache: truncate to size=11 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): close: 2025/04/24 02:16:29 DEBUG : file1: vfs cache: setting modification time to 2025-04-24 02:16:29.286148934 +0000 UTC m=+27.678583887 2025/04/24 02:16:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): >close: err= 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): close: 2025/04/24 02:16:29 DEBUG : file1(0xc000e30240): >close: err=file already closed 2025/04/24 02:16:29 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:29 DEBUG : file1: vfs cache: starting upload 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1.f5cc3ec6.partial" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1.f5cc3ec6.partial 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1.f5cc3ec6.partial" 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1.f5cc3ec6.partial 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:29 DEBUG : file1.f5cc3ec6.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 02:16:29 DEBUG : file1.f5cc3ec6.partial: renamed to: file1 2025/04/24 02:16:29 INFO : file1: Copied (new) 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-24 02:16:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/24 02:16:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:29 DEBUG : >WaitForWriters: 2025/04/24 02:16:29 INFO : file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zirocid7xole/file1 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:29 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/04/24 02:16:29 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : >WaitForWriters: 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.56s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:29 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:29 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:29 DEBUG : file1: newRWFileHandle: 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): openPending: 2025/04/24 02:16:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): >openPending: err= 2025/04/24 02:16:29 DEBUG : file1: >newRWFileHandle: err= 2025/04/24 02:16:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/24 02:16:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): _writeAt: size=7, off=0 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): >_writeAt: n=7, err= 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): _writeAt: size=6, off=5 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): >_writeAt: n=6, err= 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): close: 2025/04/24 02:16:29 DEBUG : file1: vfs cache: setting modification time to 2025-04-24 02:16:29.843363826 +0000 UTC m=+28.235798789 2025/04/24 02:16:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): >close: err= 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): _writeAt: size=5, off=0 2025/04/24 02:16:29 DEBUG : file1(0xc0003a1740): >_writeAt: n=0, err=file already closed 2025/04/24 02:16:29 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:29 DEBUG : file1: vfs cache: starting upload 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1.1ecf3300.partial" 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1.1ecf3300.partial 2025/04/24 02:16:29 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1.1ecf3300.partial" 2025/04/24 02:16:29 DEBUG : : Looking for writers 2025/04/24 02:16:29 DEBUG : file1: reading active writers 2025/04/24 02:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1.1ecf3300.partial 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1.1ecf3300.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 02:16:30 DEBUG : file1.1ecf3300.partial: renamed to: file1 2025/04/24 02:16:30 INFO : file1: Copied (new) 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:30 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-24 02:16:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/24 02:16:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:30 INFO : file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:30 DEBUG : >WaitForWriters: 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/04/24 02:16:30 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : >WaitForWriters: 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.51s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:30 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:30 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:30 DEBUG : file1: newRWFileHandle: 2025/04/24 02:16:30 DEBUG : file1(0xc000e30540): openPending: 2025/04/24 02:16:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:30 DEBUG : file1(0xc000e30540): >openPending: err= 2025/04/24 02:16:30 DEBUG : file1: >newRWFileHandle: err= 2025/04/24 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/24 02:16:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/24 02:16:30 DEBUG : file1(0xc000e30540): close: 2025/04/24 02:16:30 DEBUG : file1: vfs cache: setting modification time to 2025-04-24 02:16:30.354614349 +0000 UTC m=+28.747049321 2025/04/24 02:16:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:30 DEBUG : file1(0xc000e30540): >close: err= 2025/04/24 02:16:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/24 02:16:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/24 02:16:30 DEBUG : file2: newRWFileHandle: 2025/04/24 02:16:30 DEBUG : file2(0xc000e30640): openPending: 2025/04/24 02:16:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/24 02:16:30 DEBUG : file2(0xc000e30640): >openPending: err= 2025/04/24 02:16:30 DEBUG : file2: >newRWFileHandle: err= 2025/04/24 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/24 02:16:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/24 02:16:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/24 02:16:30 DEBUG : file2(0xc000e30640): RWFileHandle.Flush 2025/04/24 02:16:30 DEBUG : file2(0xc000e30640): RWFileHandle.Release 2025/04/24 02:16:30 DEBUG : file2(0xc000e30640): close: 2025/04/24 02:16:30 DEBUG : file2: vfs cache: setting modification time to 2025-04-24 02:16:30.355786512 +0000 UTC m=+28.748221476 2025/04/24 02:16:30 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:30 DEBUG : file2(0xc000e30640): >close: err= 2025/04/24 02:16:30 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : file2: reading active writers 2025/04/24 02:16:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : file2: reading active writers 2025/04/24 02:16:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : file2: reading active writers 2025/04/24 02:16:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : file2: reading active writers 2025/04/24 02:16:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/24 02:16:30 DEBUG : file1: vfs cache: starting upload 2025/04/24 02:16:30 DEBUG : file2: vfs cache: starting upload 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1.3ff71d4b.partial" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1.3ff71d4b.partial 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1.3ff71d4b.partial" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file2.9a42bbd2.partial" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file2.9a42bbd2.partial 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file2.9a42bbd2.partial" 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : file2: reading active writers 2025/04/24 02:16:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file2.9a42bbd2.partial 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file2.9a42bbd2.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:30 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/24 02:16:30 DEBUG : file2.9a42bbd2.partial: renamed to: file2 2025/04/24 02:16:30 INFO : file2: Copied (new) 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file2" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file2 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file2" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file1.3ff71d4b.partial 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1.3ff71d4b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/24 02:16:30 DEBUG : file1.3ff71d4b.partial: renamed to: file1 2025/04/24 02:16:30 INFO : file1: Copied (new) 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : : Looking for writers 2025/04/24 02:16:30 DEBUG : file1: reading active writers 2025/04/24 02:16:30 DEBUG : file2: reading active writers 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:30 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-24 02:16:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/24 02:16:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:30 INFO : file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file2 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:30 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-24 02:16:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/24 02:16:30 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/24 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/24 02:16:30 DEBUG : >WaitForWriters: 2025/04/24 02:16:30 INFO : file2: vfs cache: upload succeeded try #1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file2" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file2 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file2" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file2 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:30 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file2" 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file2 2025/04/24 02:16:30 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file2" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zirocid7xole/file2 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:31 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/24 02:16:31 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : file2: reading active writers 2025/04/24 02:16:31 DEBUG : >WaitForWriters: 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:31 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:31 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:31 DEBUG : file1: newRWFileHandle: 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): openPending: 2025/04/24 02:16:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): >openPending: err= 2025/04/24 02:16:31 DEBUG : file1: >newRWFileHandle: err= 2025/04/24 02:16:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/24 02:16:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): _writeAt: size=5, off=0 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): >_writeAt: n=5, err= 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): RWFileHandle.Flush 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): RWFileHandle.Flush 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): close: 2025/04/24 02:16:31 DEBUG : file1: vfs cache: setting modification time to 2025-04-24 02:16:31.101798818 +0000 UTC m=+29.494233771 2025/04/24 02:16:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:31 DEBUG : file1(0xc0009d80c0): >close: err= 2025/04/24 02:16:31 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:31 DEBUG : file1: vfs cache: starting upload 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1.cf9610a0.partial" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1.cf9610a0.partial 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1.cf9610a0.partial" 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1.cf9610a0.partial 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:31 DEBUG : file1.cf9610a0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:31 DEBUG : file1.cf9610a0.partial: renamed to: file1 2025/04/24 02:16:31 INFO : file1: Copied (new) 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-24 02:16:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/24 02:16:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:31 DEBUG : >WaitForWriters: 2025/04/24 02:16:31 INFO : file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:31 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:31 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:31 DEBUG : file1: newRWFileHandle: 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): openPending: 2025/04/24 02:16:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): >openPending: err= 2025/04/24 02:16:31 DEBUG : file1: >newRWFileHandle: err= 2025/04/24 02:16:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/24 02:16:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): _writeAt: size=5, off=0 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): >_writeAt: n=5, err= 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): RWFileHandle.Release 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): close: 2025/04/24 02:16:31 DEBUG : file1: vfs cache: setting modification time to 2025-04-24 02:16:31.435937396 +0000 UTC m=+29.828372369 2025/04/24 02:16:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): >close: err= 2025/04/24 02:16:31 DEBUG : file1(0xc000e30b80): RWFileHandle.Release 2025/04/24 02:16:31 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:31 DEBUG : file1: vfs cache: starting upload 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1.ca38baa7.partial" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1.ca38baa7.partial 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1.ca38baa7.partial" 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1.ca38baa7.partial 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:31 DEBUG : file1.ca38baa7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:31 DEBUG : file1.ca38baa7.partial: renamed to: file1 2025/04/24 02:16:31 INFO : file1: Copied (new) 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:31 DEBUG : : Looking for writers 2025/04/24 02:16:31 DEBUG : file1: reading active writers 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-24 02:16:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/24 02:16:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:31 DEBUG : >WaitForWriters: 2025/04/24 02:16:31 INFO : file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:31 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:31 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:31 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/24 02:16:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:31 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:31 DEBUG : dir/file1(0xc0009d8440): openPending: 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:31 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/24 02:16:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8440): >openPending: err= 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/24 02:16:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8440): _writeAt: size=5, off=0 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8440): >_writeAt: n=5, err= 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8440): close: 2025/04/24 02:16:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-24 02:16:32.100743248 +0000 UTC m=+30.493178210 2025/04/24 02:16:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8440): >close: err= 2025/04/24 02:16:32 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: starting upload 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1.22e401d7.partial" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1.22e401d7.partial 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1.22e401d7.partial" 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/dir/file1.22e401d7.partial 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:32 DEBUG : dir/file1.22e401d7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:32 DEBUG : dir/file1.22e401d7.partial: renamed to: dir/file1 2025/04/24 02:16:32 INFO : dir/file1: Copied (replaced existing) 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-24 02:16:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:32 DEBUG : >WaitForWriters: 2025/04/24 02:16:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.69s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:32 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:32 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/24 02:16:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/24 02:16:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/24 02:16:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/24 02:16:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): _writeAt: size=5, off=0 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): openPending: 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/24 02:16:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): >openPending: err= 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): >_writeAt: n=5, err= 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): _writeAt: size=15, off=5 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): >_writeAt: n=15, err= 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): close: 2025/04/24 02:16:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-24 02:16:32.805052518 +0000 UTC m=+31.197487480 2025/04/24 02:16:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:32 DEBUG : dir/file1(0xc0009d8ac0): >close: err= 2025/04/24 02:16:32 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:32 DEBUG : dir/file1: vfs cache: starting upload 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1.ecc501fc.partial" 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1.ecc501fc.partial 2025/04/24 02:16:32 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1.ecc501fc.partial" 2025/04/24 02:16:32 DEBUG : dir: Looking for writers 2025/04/24 02:16:32 DEBUG : file1: reading active writers 2025/04/24 02:16:32 DEBUG : : Looking for writers 2025/04/24 02:16:32 DEBUG : dir: reading active writers 2025/04/24 02:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-zirocid7xole/dir/file1.ecc501fc.partial 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:33 DEBUG : dir/file1.ecc501fc.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/04/24 02:16:33 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/24 02:16:33 DEBUG : dir/file1.ecc501fc.partial: renamed to: dir/file1 2025/04/24 02:16:33 INFO : dir/file1: Copied (replaced existing) 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:33 DEBUG : dir: Looking for writers 2025/04/24 02:16:33 DEBUG : file1: reading active writers 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : dir: reading active writers 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:33 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/04/24 02:16:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-24 02:16:32 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/24 02:16:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:33 DEBUG : >WaitForWriters: 2025/04/24 02:16:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.69s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:33 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : file1: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : file1(0xc0009d8d80): openPending: 2025/04/24 02:16:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:33 DEBUG : file1(0xc0009d8d80): >openPending: err= 2025/04/24 02:16:33 DEBUG : file1: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/24 02:16:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/24 02:16:33 DEBUG : file1(0xc0009d8d80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : file1(0xc0009d8d80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : file1(0xc0009d8d80): close: 2025/04/24 02:16:33 DEBUG : file1: vfs cache: setting modification time to 2025-04-24 02:16:33.157503494 +0000 UTC m=+31.549938467 2025/04/24 02:16:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : file1(0xc0009d8d80): >close: err= 2025/04/24 02:16:33 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : file1: reading active writers 2025/04/24 02:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : file1: reading active writers 2025/04/24 02:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : file1: reading active writers 2025/04/24 02:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : file1: reading active writers 2025/04/24 02:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:33 DEBUG : file1: vfs cache: starting upload 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1.40da9311.partial" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1.40da9311.partial 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1.40da9311.partial" 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : file1: reading active writers 2025/04/24 02:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1.40da9311.partial 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:33 DEBUG : file1.40da9311.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:33 DEBUG : file1.40da9311.partial: renamed to: file1 2025/04/24 02:16:33 INFO : file1: Copied (new) 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-24 02:16:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/24 02:16:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:33 INFO : file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : file1: reading active writers 2025/04/24 02:16:33 DEBUG : >WaitForWriters: 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:33 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/24 02:16:33 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.478578052 +0000 UTC m=+31.871013016 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.478578052 +0000 UTC m=+31.871013016 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.478578052 +0000 UTC m=+31.871013016 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dea10 item 1 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.483037715 +0000 UTC m=+31.875472688 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.483037715 +0000 UTC m=+31.875472688 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df1f0 item 2 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.485421366 +0000 UTC m=+31.877856328 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.485421366 +0000 UTC m=+31.877856328 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d91c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.485421366 +0000 UTC m=+31.877856328 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df6c0 item 3 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.4888821 +0000 UTC m=+31.881317064 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9300): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9300): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9300): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9300): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9300): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.4888821 +0000 UTC m=+31.881317064 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9300): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfb20 item 4 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.496925779 +0000 UTC m=+31.889360722 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.496925779 +0000 UTC m=+31.889360722 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9400): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9400): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9400): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9400): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9400): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.496925779 +0000 UTC m=+31.889360722 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9400): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418000 item 5 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2140): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2140): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2140): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.50128826 +0000 UTC m=+31.893723182 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.50128826 +0000 UTC m=+31.893723182 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4540 item 6 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.502477395 +0000 UTC m=+31.894912328 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.502477395 +0000 UTC m=+31.894912328 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.502477395 +0000 UTC m=+31.894912328 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a10 item 7 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.504232624 +0000 UTC m=+31.896667557 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.504232624 +0000 UTC m=+31.896667557 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5500 item 8 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d25c0): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0008d25c0): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d25c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d25c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d25c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d25c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d25c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.505695093 +0000 UTC m=+31.898130026 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.505695093 +0000 UTC m=+31.898130026 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d26c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d26c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d26c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d26c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d26c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.505695093 +0000 UTC m=+31.898130026 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d26c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5b20 item 9 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.507521535 +0000 UTC m=+31.899956469 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.507521535 +0000 UTC m=+31.899956469 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005064d0 item 10 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0008d28c0): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2900): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2900): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2900): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.508977442 +0000 UTC m=+31.901412376 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.508977442 +0000 UTC m=+31.901412376 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d29c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.508977442 +0000 UTC m=+31.901412376 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005068c0 item 11 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.511433369 +0000 UTC m=+31.903868292 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.511433369 +0000 UTC m=+31.903868292 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506cb0 item 12 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c40): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0008d2c40): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c40): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.513450741 +0000 UTC m=+31.905885673 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.513450741 +0000 UTC m=+31.905885673 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005070a0 item 13 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.515356823 +0000 UTC m=+31.907791747 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f00): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.515356823 +0000 UTC m=+31.907791747 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507490 item 14 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0008d2fc0): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.517196762 +0000 UTC m=+31.909631694 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.517196762 +0000 UTC m=+31.909631694 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cd90 item 15 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556340): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556340): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556340): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.518444957 +0000 UTC m=+31.910879891 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556440): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556440): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556440): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.518444957 +0000 UTC m=+31.910879891 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 16 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556540): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556540): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556540): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.519838337 +0000 UTC m=+31.912273270 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.519838337 +0000 UTC m=+31.912273270 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.519838337 +0000 UTC m=+31.912273270 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 17 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005566c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005566c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005566c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005566c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005566c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.521759428 +0000 UTC m=+31.914194361 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005566c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556780): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556780): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556780): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556780): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556780): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.521759428 +0000 UTC m=+31.914194361 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556780): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418380 item 18 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.523082825 +0000 UTC m=+31.915517749 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.523082825 +0000 UTC m=+31.915517749 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.523082825 +0000 UTC m=+31.915517749 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418e00 item 19 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.525533141 +0000 UTC m=+31.917968074 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.525533141 +0000 UTC m=+31.917968074 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004193b0 item 20 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.527545684 +0000 UTC m=+31.919980617 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.527545684 +0000 UTC m=+31.919980617 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.527545684 +0000 UTC m=+31.919980617 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419650 item 21 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556cc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556cc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556cc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556cc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556cc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.529832894 +0000 UTC m=+31.922267827 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556cc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556d40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556d40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.529832894 +0000 UTC m=+31.922267827 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112230 item 22 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.53140598 +0000 UTC m=+31.923840914 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.53140598 +0000 UTC m=+31.923840914 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.53140598 +0000 UTC m=+31.923840914 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112850 item 23 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.534004484 +0000 UTC m=+31.926439417 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556fc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556fc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556fc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556fc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556fc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.534004484 +0000 UTC m=+31.926439417 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556fc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113260 item 24 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc000557100): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.536120772 +0000 UTC m=+31.928555715 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.536120772 +0000 UTC m=+31.928555715 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.536120772 +0000 UTC m=+31.928555715 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001136c0 item 25 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.538834022 +0000 UTC m=+31.931268956 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.538834022 +0000 UTC m=+31.931268956 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b20 item 26 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557400): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc000557400): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557400): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557400): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557400): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557400): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557400): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557480): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557480): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557480): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557480): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557480): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.540842047 +0000 UTC m=+31.933276970 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557480): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.540842047 +0000 UTC m=+31.933276970 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.540842047 +0000 UTC m=+31.933276970 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005540e0 item 27 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557940): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557940): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557940): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557940): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557940): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.54328025 +0000 UTC m=+31.935715183 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557940): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005579c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005579c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005579c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005579c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005579c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.54328025 +0000 UTC m=+31.935715183 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005579c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005545b0 item 28 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc000557a80): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ac0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ac0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.545437565 +0000 UTC m=+31.937872498 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.545437565 +0000 UTC m=+31.937872498 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554a80 item 29 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.547767474 +0000 UTC m=+31.940202407 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.547767474 +0000 UTC m=+31.940202407 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554fc0 item 30 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc000557d40): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.550477498 +0000 UTC m=+31.942912431 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.550477498 +0000 UTC m=+31.942912431 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005553b0 item 31 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 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 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557f00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557f00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.552418456 +0000 UTC m=+31.944853379 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.552418456 +0000 UTC m=+31.944853379 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555730 item 32 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30080): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30080): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30080): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.5544798 +0000 UTC m=+31.946914724 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555b90 item 33 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.555168345 +0000 UTC m=+31.947603278 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e300c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.555168345 +0000 UTC m=+31.947603278 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438000 item 33 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.556812626 +0000 UTC m=+31.949247559 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438380 item 34 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.55736812 +0000 UTC m=+31.949803043 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e301c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3040): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3040): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3040): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3040): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3040): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.55736812 +0000 UTC m=+31.949803043 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3040): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005077a0 item 34 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3080): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3080): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3080): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.558601619 +0000 UTC m=+31.951036551 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507c70 item 35 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.559168393 +0000 UTC m=+31.951603327 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.559168393 +0000 UTC m=+31.951603327 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507f10 item 35 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d31c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d31c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d31c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d31c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d31c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.560426188 +0000 UTC m=+31.952861122 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d31c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568a80 item 36 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.561040523 +0000 UTC m=+31.953475456 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3300): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3300): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3300): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3300): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3300): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.561040523 +0000 UTC m=+31.953475456 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3300): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568e00 item 36 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3340): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3340): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3340): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.562463819 +0000 UTC m=+31.954898751 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569340 item 37 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.563101256 +0000 UTC m=+31.955536179 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d33c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d33c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d33c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d33c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d33c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.563101256 +0000 UTC m=+31.955536179 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d33c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569570 item 37 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3440): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3440): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3440): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.565090625 +0000 UTC m=+31.957525558 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005699d0 item 38 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.565799447 +0000 UTC m=+31.958234381 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3540): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3540): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3540): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.565799447 +0000 UTC m=+31.958234381 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569ce0 item 38 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d35c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d35c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d35c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d35c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d35c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.567653563 +0000 UTC m=+31.960088496 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d35c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a1c0 item 39 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.568289608 +0000 UTC m=+31.960724541 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d36c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d36c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d36c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d36c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d36c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.568289608 +0000 UTC m=+31.960724541 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d36c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a3f0 item 39 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3740): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3740): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3740): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.570132273 +0000 UTC m=+31.962567205 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a930 item 40 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.570817892 +0000 UTC m=+31.963252814 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3840): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3840): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3840): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.570817892 +0000 UTC m=+31.963252814 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa80 item 40 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.572319023 +0000 UTC m=+31.964753956 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d38c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d38c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d38c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae70 item 41 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d38c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d38c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.572980004 +0000 UTC m=+31.965414938 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d38c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047afc0 item 41 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.573587988 +0000 UTC m=+31.966022921 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3940): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3940): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3940): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3940): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3940): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.573587988 +0000 UTC m=+31.966022921 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3940): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b260 item 41 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.575167407 +0000 UTC m=+31.967602339 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b5e0 item 42 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.575744371 +0000 UTC m=+31.968179304 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b7a0 item 42 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.576295457 +0000 UTC m=+31.968730390 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b40): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.576295457 +0000 UTC m=+31.968730390 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3b40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 42 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.577740954 +0000 UTC m=+31.970175887 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 43 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.578286179 +0000 UTC m=+31.970721112 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e070 item 43 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.578833638 +0000 UTC m=+31.971268570 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.578833638 +0000 UTC m=+31.971268570 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e3f0 item 43 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.580230994 +0000 UTC m=+31.972665918 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 44 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.58087817 +0000 UTC m=+31.973313104 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3e40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eb60 item 44 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.581506312 +0000 UTC m=+31.973941245 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f40): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.581506312 +0000 UTC m=+31.973941245 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 44 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.582775577 +0000 UTC m=+31.975210500 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d80c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d80c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d80c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f030 item 45 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d80c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d80c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.583280947 +0000 UTC m=+31.975715870 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d80c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.583280947 +0000 UTC m=+31.975715870 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 45 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.58516544 +0000 UTC m=+31.977600373 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 46 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.585753214 +0000 UTC m=+31.978188147 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.585753214 +0000 UTC m=+31.978188147 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 46 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.58720867 +0000 UTC m=+31.979643603 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f960 item 47 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.587853052 +0000 UTC m=+31.980287984 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8580): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8580): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8580): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.587853052 +0000 UTC m=+31.980287984 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fab0 item 47 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.589574948 +0000 UTC m=+31.982009881 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8680): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8680): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 48 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8680): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.590145259 +0000 UTC m=+31.982580193 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d87c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d87c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d87c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d87c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d87c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.590145259 +0000 UTC m=+31.982580193 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d87c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472150 item 48 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8800): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8800): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8800): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.591616145 +0000 UTC m=+31.984051078 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004725b0 item 49 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.5921941 +0000 UTC m=+31.984629034 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.5921941 +0000 UTC m=+31.984629034 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472770 item 49 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.595196144 +0000 UTC m=+31.987631108 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472c40 item 50 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.596382884 +0000 UTC m=+31.988817847 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.596382884 +0000 UTC m=+31.988817847 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472f50 item 50 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.598481199 +0000 UTC m=+31.990916161 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473340 item 51 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.599467112 +0000 UTC m=+31.991902075 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.599467112 +0000 UTC m=+31.991902075 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473490 item 51 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.603263768 +0000 UTC m=+31.995698731 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473880 item 52 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.60407352 +0000 UTC m=+31.996508493 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.60407352 +0000 UTC m=+31.996508493 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473a40 item 52 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.606559343 +0000 UTC m=+31.998994316 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473dc0 item 53 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.60731838 +0000 UTC m=+31.999753342 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.60731838 +0000 UTC m=+31.999753342 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473f10 item 53 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.609782431 +0000 UTC m=+32.002217394 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d45b0 item 54 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.61054224 +0000 UTC m=+32.002977202 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.61054224 +0000 UTC m=+32.002977202 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4af0 item 54 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.61277688 +0000 UTC m=+32.005211813 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004387e0 item 55 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.613323737 +0000 UTC m=+32.005758670 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.613323737 +0000 UTC m=+32.005758670 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438c40 item 55 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.615063247 +0000 UTC m=+32.007498180 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004390a0 item 56 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.61610809 +0000 UTC m=+32.008543024 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.61610809 +0000 UTC m=+32.008543024 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439340 item 56 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.618335627 +0000 UTC m=+32.010770591 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004399d0 item 57 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.619101968 +0000 UTC m=+32.011536931 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 57 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.62037415 +0000 UTC m=+32.012809113 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.62037415 +0000 UTC m=+32.012809113 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 57 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.623939862 +0000 UTC m=+32.016374825 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 58 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.624706603 +0000 UTC m=+32.017141566 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 58 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.625858629 +0000 UTC m=+32.018293602 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.625858629 +0000 UTC m=+32.018293602 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 58 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.62801912 +0000 UTC m=+32.020454083 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 59 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.628858657 +0000 UTC m=+32.021293621 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 59 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.629942023 +0000 UTC m=+32.022377047 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.629942023 +0000 UTC m=+32.022377047 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 59 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.632498309 +0000 UTC m=+32.024933272 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047da40 item 60 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.633586705 +0000 UTC m=+32.026021708 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 60 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.63448864 +0000 UTC m=+32.026923613 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ec0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ec0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ec0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ec0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ec0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.63448864 +0000 UTC m=+32.026923613 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30ec0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 60 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.636961328 +0000 UTC m=+32.029396291 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 61 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.637561636 +0000 UTC m=+32.029996599 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.637561636 +0000 UTC m=+32.029996599 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c850 item 61 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.640210856 +0000 UTC m=+32.032645829 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e311c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e311c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e311c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cc40 item 62 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e311c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e311c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.640951157 +0000 UTC m=+32.033386131 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e311c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.640951157 +0000 UTC m=+32.033386131 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 62 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.644170939 +0000 UTC m=+32.036605892 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31380): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31380): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d3b0 item 63 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31380): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.645013643 +0000 UTC m=+32.037448596 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31440): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31440): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31440): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.645013643 +0000 UTC m=+32.037448596 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 63 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 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 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.648460712 +0000 UTC m=+32.040895665 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31540): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31540): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 64 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31540): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.649232484 +0000 UTC m=+32.041667437 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.649232484 +0000 UTC m=+32.041667437 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470000 item 64 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.650997311 +0000 UTC m=+32.043432264 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 65 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.651637554 +0000 UTC m=+32.044072507 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.651637554 +0000 UTC m=+32.044072507 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 65 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.653395387 +0000 UTC m=+32.045830341 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e70 item 66 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.65407754 +0000 UTC m=+32.046512493 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31780): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31780): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31780): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31780): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31780): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.65407754 +0000 UTC m=+32.046512493 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31780): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004712d0 item 66 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.655572831 +0000 UTC m=+32.048007783 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b90 item 67 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.656167329 +0000 UTC m=+32.048602282 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31840): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31840): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31840): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.656167329 +0000 UTC m=+32.048602282 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ea0 item 67 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.657741327 +0000 UTC m=+32.050176280 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e2a0 item 68 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.658443106 +0000 UTC m=+32.050878059 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.658443106 +0000 UTC m=+32.050878059 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ea10 item 68 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.66014244 +0000 UTC m=+32.052577404 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f730 item 69 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.660829802 +0000 UTC m=+32.053264756 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.660829802 +0000 UTC m=+32.053264756 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fab0 item 69 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.662751504 +0000 UTC m=+32.055186457 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a070 item 70 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.663465115 +0000 UTC m=+32.055900069 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.663465115 +0000 UTC m=+32.055900069 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a2a0 item 70 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.665524527 +0000 UTC m=+32.057959480 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 71 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.666143019 +0000 UTC m=+32.058577972 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.666143019 +0000 UTC m=+32.058577972 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31d80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 71 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.667767122 +0000 UTC m=+32.060202075 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 72 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.668450796 +0000 UTC m=+32.060885750 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ec0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f00): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.668450796 +0000 UTC m=+32.060885750 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad20 item 72 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.67085152 +0000 UTC m=+32.063286473 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d44d0 item 73 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.671584557 +0000 UTC m=+32.064019500 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4770 item 73 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.672290004 +0000 UTC m=+32.064724947 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8040): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.672290004 +0000 UTC m=+32.064724947 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4b60 item 73 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.674081691 +0000 UTC m=+32.066516644 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d50a0 item 74 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.674759255 +0000 UTC m=+32.067194208 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d81c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d52d0 item 74 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.675462377 +0000 UTC m=+32.067897330 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.675462377 +0000 UTC m=+32.067897330 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d82c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5810 item 74 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.677259995 +0000 UTC m=+32.069694948 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d83c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d83c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d83c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 75 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d83c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d83c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.677928542 +0000 UTC m=+32.070363495 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d83c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a1c0 item 75 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.678635951 +0000 UTC m=+32.071070904 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8480): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d84c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d84c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d84c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d84c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d84c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.678635951 +0000 UTC m=+32.071070904 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d84c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ae70 item 75 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.680653173 +0000 UTC m=+32.073088126 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d85c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8600): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8600): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b180 item 76 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8600): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.681234356 +0000 UTC m=+32.073669309 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b2d0 item 76 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.682026905 +0000 UTC m=+32.074461858 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d86c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8700): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8700): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8700): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8700): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8700): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.682026905 +0000 UTC m=+32.074461858 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8700): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b420 item 76 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.683581466 +0000 UTC m=+32.076016430 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4150 item 77 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.68422151 +0000 UTC m=+32.076656463 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.68422151 +0000 UTC m=+32.076656463 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f43f0 item 77 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.686121252 +0000 UTC m=+32.078556205 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30200): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4930 item 78 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.68671656 +0000 UTC m=+32.079151513 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.68671656 +0000 UTC m=+32.079151513 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4b60 item 78 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.688355732 +0000 UTC m=+32.080790675 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30480): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30480): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30480): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5500 item 79 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30480): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30480): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.689128123 +0000 UTC m=+32.081563066 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30480): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.689128123 +0000 UTC m=+32.081563066 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5730 item 79 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.690783053 +0000 UTC m=+32.083218006 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5e30 item 80 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.691421964 +0000 UTC m=+32.083856918 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e306c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.691421964 +0000 UTC m=+32.083856918 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca10 item 80 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.693129704 +0000 UTC m=+32.085564657 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e307c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d1f0 item 81 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.693834069 +0000 UTC m=+32.086269022 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.693834069 +0000 UTC m=+32.086269022 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 81 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.695517393 +0000 UTC m=+32.087952336 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e308c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032da40 item 82 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.696289534 +0000 UTC m=+32.088724487 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.696289534 +0000 UTC m=+32.088724487 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e309c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dce0 item 82 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.697846631 +0000 UTC m=+32.090281584 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418230 item 83 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.698841921 +0000 UTC m=+32.091276874 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b80): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.698841921 +0000 UTC m=+32.091276874 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418770 item 83 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.700418716 +0000 UTC m=+32.092853669 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418e70 item 84 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.701135703 +0000 UTC m=+32.093570656 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30d80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.701135703 +0000 UTC m=+32.093570656 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419110 item 84 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.702731042 +0000 UTC m=+32.095165995 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30e40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419490 item 85 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.703347901 +0000 UTC m=+32.095782854 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f40): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.703347901 +0000 UTC m=+32.095782854 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004195e0 item 85 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.705117849 +0000 UTC m=+32.097552802 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112000 item 86 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.705899337 +0000 UTC m=+32.098334290 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e310c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31100): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31100): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31100): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.705899337 +0000 UTC m=+32.098334290 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112230 item 86 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.707748392 +0000 UTC m=+32.100183336 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112850 item 87 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.70849203 +0000 UTC m=+32.100926983 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.70849203 +0000 UTC m=+32.100926983 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112b60 item 87 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31300): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31300): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31300): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31300): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31300): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.711653292 +0000 UTC m=+32.104088245 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31300): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113420 item 88 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.713613406 +0000 UTC m=+32.106048359 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e313c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31400): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31400): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31400): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31400): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31400): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.713613406 +0000 UTC m=+32.106048359 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31400): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001135e0 item 88 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.715787504 +0000 UTC m=+32.108222457 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e314c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001138f0 item 89 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.716417868 +0000 UTC m=+32.108852821 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113ab0 item 89 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.717363956 +0000 UTC m=+32.109798909 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e315c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.717363956 +0000 UTC m=+32.109798909 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113d50 item 89 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.719392509 +0000 UTC m=+32.111827462 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e316c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005541c0 item 90 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.720100009 +0000 UTC m=+32.112534962 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31700): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005543f0 item 90 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.7208565 +0000 UTC m=+32.113291454 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e317c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.7208565 +0000 UTC m=+32.113291454 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005545b0 item 90 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.722556366 +0000 UTC m=+32.114991310 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e318c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31900): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31900): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554a80 item 91 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31900): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.723263565 +0000 UTC m=+32.115698518 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554c40 item 91 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.724161443 +0000 UTC m=+32.116596397 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e319c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.724161443 +0000 UTC m=+32.116596397 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31a00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554fc0 item 91 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.725988577 +0000 UTC m=+32.118423530 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005553b0 item 92 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.72661236 +0000 UTC m=+32.119047313 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005555e0 item 92 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.727333546 +0000 UTC m=+32.119768499 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.727333546 +0000 UTC m=+32.119768499 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e31c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555730 item 92 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.728936499 +0000 UTC m=+32.121371452 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555b90 item 93 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.729629632 +0000 UTC m=+32.122064584 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556380): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556380): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556380): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.729629632 +0000 UTC m=+32.122064584 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005060e0 item 93 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.731332182 +0000 UTC m=+32.123767135 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506690 item 94 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.731984478 +0000 UTC m=+32.124419431 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005565c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556700): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556700): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556700): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556700): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556700): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.731984478 +0000 UTC m=+32.124419431 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556700): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005068c0 item 94 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.733777158 +0000 UTC m=+32.126212111 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556840): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556840): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506bd0 item 95 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556840): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.734404867 +0000 UTC m=+32.126839820 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.734404867 +0000 UTC m=+32.126839820 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506d90 item 95 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 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 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.736428931 +0000 UTC m=+32.128863874 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507180 item 96 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.73716772 +0000 UTC m=+32.129602673 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.73716772 +0000 UTC m=+32.129602673 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005072d0 item 96 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= 2025/04/24 02:16:33 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:33 DEBUG : : Looking for writers 2025/04/24 02:16:33 DEBUG : >WaitForWriters: 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:33 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/24 02:16:33 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.743479224 +0000 UTC m=+32.135914167 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.743479224 +0000 UTC m=+32.135914167 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d88c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.743479224 +0000 UTC m=+32.135914167 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b880 item 1 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8940): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8940): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8940): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8940): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8940): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.745602896 +0000 UTC m=+32.138037839 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8940): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8980): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8980): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8980): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.745602896 +0000 UTC m=+32.138037839 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bce0 item 2 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.747673998 +0000 UTC m=+32.140108941 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d89c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.747673998 +0000 UTC m=+32.140108941 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.747673998 +0000 UTC m=+32.140108941 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 3 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8ac0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8ac0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.750224212 +0000 UTC m=+32.142659165 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.750224212 +0000 UTC m=+32.142659165 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 4 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.754496723 +0000 UTC m=+32.146931677 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.754496723 +0000 UTC m=+32.146931677 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.754496723 +0000 UTC m=+32.146931677 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 5 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8cc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8cc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8cc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8cc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8cc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.757424266 +0000 UTC m=+32.149859220 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8cc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.757424266 +0000 UTC m=+32.149859220 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f110 item 6 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.759412093 +0000 UTC m=+32.151847036 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.759412093 +0000 UTC m=+32.151847036 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.759412093 +0000 UTC m=+32.151847036 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f3b0 item 7 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.762751339 +0000 UTC m=+32.155186292 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d8fc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.762751339 +0000 UTC m=+32.155186292 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 8 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0009d90c0): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d90c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.765824316 +0000 UTC m=+32.158259269 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.765824316 +0000 UTC m=+32.158259269 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.765824316 +0000 UTC m=+32.158259269 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb20 item 9 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.768161037 +0000 UTC m=+32.160595980 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9200): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.768161037 +0000 UTC m=+32.160595980 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472150 item 10 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0009d9380): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.769728954 +0000 UTC m=+32.162163897 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d93c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.769728954 +0000 UTC m=+32.162163897 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9480): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d94c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d94c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d94c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d94c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d94c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.769728954 +0000 UTC m=+32.162163897 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d94c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004725b0 item 11 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9540): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9540): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9540): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.772059084 +0000 UTC m=+32.164494038 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d95c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d95c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d95c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d95c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d95c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.772059084 +0000 UTC m=+32.164494038 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d95c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472b60 item 12 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d96c0): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0009d96c0): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d96c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d96c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d96c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d96c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d96c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9700): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9700): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9700): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9700): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9700): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.773623394 +0000 UTC m=+32.166058337 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9700): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d97c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d97c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d97c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d97c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d97c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.773623394 +0000 UTC m=+32.166058337 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d97c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473030 item 13 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9840): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9840): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9840): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.775212532 +0000 UTC m=+32.167647475 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d98c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d98c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d98c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d98c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d98c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.775212532 +0000 UTC m=+32.167647475 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d98c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473420 item 14 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9980): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0009d9980): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9980): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9980): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9980): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9980): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d99c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d99c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d99c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d99c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d99c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.777550756 +0000 UTC m=+32.169985700 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d99c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9a80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9a80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.777550756 +0000 UTC m=+32.169985700 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473810 item 15 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9b40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9b40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9b40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9b40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9b40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.779175771 +0000 UTC m=+32.171610725 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9b40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9bc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9bc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.779175771 +0000 UTC m=+32.171610725 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473b90 item 16 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.780861971 +0000 UTC m=+32.173296914 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.780861971 +0000 UTC m=+32.173296914 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9c80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9cc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9cc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9cc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9cc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9cc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.780861971 +0000 UTC m=+32.173296914 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9cc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ea0 item 17 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9d40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9d40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.783391646 +0000 UTC m=+32.175826589 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9dc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9dc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.783391646 +0000 UTC m=+32.175826589 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438380 item 18 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9e40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9e40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9e40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9e40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9e40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.785355517 +0000 UTC m=+32.177790460 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9e40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.785355517 +0000 UTC m=+32.177790460 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0009d9f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2100): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2100): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2100): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.785355517 +0000 UTC m=+32.177790460 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438bd0 item 19 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d21c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d21c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d21c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d21c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d21c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.788641052 +0000 UTC m=+32.181075995 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d21c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.788641052 +0000 UTC m=+32.181075995 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439260 item 20 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.790704301 +0000 UTC m=+32.183139254 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d22c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.790704301 +0000 UTC m=+32.183139254 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.790704301 +0000 UTC m=+32.183139254 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d23c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004398f0 item 21 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.793379439 +0000 UTC m=+32.185814392 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.793379439 +0000 UTC m=+32.185814392 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 22 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.795074014 +0000 UTC m=+32.187508957 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.795074014 +0000 UTC m=+32.187508957 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2700): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.795074014 +0000 UTC m=+32.187508957 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 23 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.797356184 +0000 UTC m=+32.189791127 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d27c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.797356184 +0000 UTC m=+32.189791127 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 24 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2940): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0008d2940): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2940): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2940): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2940): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2940): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2940): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.799084452 +0000 UTC m=+32.191519406 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.799084452 +0000 UTC m=+32.191519406 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.799084452 +0000 UTC m=+32.191519406 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 25 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.802659773 +0000 UTC m=+32.195094736 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c00): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.802659773 +0000 UTC m=+32.195094736 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d880 item 26 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2cc0): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0008d2cc0): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2cc0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2cc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2cc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2cc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2cc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.804893913 +0000 UTC m=+32.197328865 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2d00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.804893913 +0000 UTC m=+32.197328865 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.804893913 +0000 UTC m=+32.197328865 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ddc0 item 27 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.807752716 +0000 UTC m=+32.200187689 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.807752716 +0000 UTC m=+32.200187689 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2fc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 28 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc0008d3100): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.809963282 +0000 UTC m=+32.202398244 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3240): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3240): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3240): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.809963282 +0000 UTC m=+32.202398244 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d3240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ca10 item 29 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.812071824 +0000 UTC m=+32.204506787 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d32c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.812071824 +0000 UTC m=+32.204506787 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 30 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): _readAt: size=2, off=0 2025/04/24 02:16:33 ERROR : open-test-file(0xc000556e80): Couldn't read size of file 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): >_writeAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.813879612 +0000 UTC m=+32.206314565 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556ec0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.813879612 +0000 UTC m=+32.206314565 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000556f80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa10 item 31 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 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 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557040): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557040): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557040): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557040): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557040): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.816294912 +0000 UTC m=+32.208729835 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557040): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.816294912 +0000 UTC m=+32.208729835 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 32 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.81822477 +0000 UTC m=+32.210659713 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 33 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.821112147 +0000 UTC m=+32.213547090 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005571c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005571c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005571c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005571c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005571c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.821112147 +0000 UTC m=+32.213547090 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005571c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b340 item 33 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.823047265 +0000 UTC m=+32.215482218 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557200): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b730 item 34 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.824219738 +0000 UTC m=+32.216654691 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557280): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557280): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557280): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.824219738 +0000 UTC m=+32.216654691 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b960 item 34 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.826011607 +0000 UTC m=+32.218446539 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005572c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bdc0 item 35 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.827120971 +0000 UTC m=+32.219555925 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557300): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.827120971 +0000 UTC m=+32.219555925 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470000 item 35 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005573c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005573c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005573c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005573c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005573c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.829714316 +0000 UTC m=+32.222149269 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005573c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 36 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.830976749 +0000 UTC m=+32.223411702 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005574c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557840): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557840): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557840): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.830976749 +0000 UTC m=+32.223411702 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 36 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.833743008 +0000 UTC m=+32.226177942 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e70 item 37 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.834403921 +0000 UTC m=+32.226838874 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005578c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557900): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557900): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557900): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.834403921 +0000 UTC m=+32.226838874 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004712d0 item 37 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557980): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557980): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.837117562 +0000 UTC m=+32.229552525 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b90 item 38 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.838333447 +0000 UTC m=+32.230768420 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.838333447 +0000 UTC m=+32.230768420 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ea0 item 38 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.840587434 +0000 UTC m=+32.233022397 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e2a0 item 39 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.8412666 +0000 UTC m=+32.233701553 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.8412666 +0000 UTC m=+32.233701553 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ea10 item 39 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.84376161 +0000 UTC m=+32.236196563 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557c80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f730 item 40 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.844488325 +0000 UTC m=+32.236923279 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.844488325 +0000 UTC m=+32.236923279 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fab0 item 40 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.846418734 +0000 UTC m=+32.238853687 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 41 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.847680546 +0000 UTC m=+32.240115499 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400460 item 41 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.848354733 +0000 UTC m=+32.240789687 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a0f80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a0f80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a0f80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a0f80): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a0f80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.848354733 +0000 UTC m=+32.240789687 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a0f80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005685b0 item 41 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.850338682 +0000 UTC m=+32.242773616 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a10c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1140): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1140): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568b60 item 42 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1140): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.850990608 +0000 UTC m=+32.243425562 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568fc0 item 42 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.852128476 +0000 UTC m=+32.244563429 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1280): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1280): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1280): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.852128476 +0000 UTC m=+32.244563429 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569180 item 42 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.854406028 +0000 UTC m=+32.246840981 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a13c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a13c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a13c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569650 item 43 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a13c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a13c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.854851866 +0000 UTC m=+32.247286818 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a13c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569960 item 43 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.855541752 +0000 UTC m=+32.247976706 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1540): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1540): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1540): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.855541752 +0000 UTC m=+32.247976706 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569b90 item 43 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.857933719 +0000 UTC m=+32.250368662 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1680): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1680): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 44 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1680): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.85865213 +0000 UTC m=+32.251087073 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a5b0 item 44 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.859401568 +0000 UTC m=+32.251836511 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1880): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1880): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1880): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.859401568 +0000 UTC m=+32.251836511 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a930 item 44 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.860893131 +0000 UTC m=+32.253328064 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1bc0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad20 item 45 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1bc0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.86179625 +0000 UTC m=+32.254231203 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1e40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1e40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1e40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1e40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1e40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.86179625 +0000 UTC m=+32.254231203 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1e40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b110 item 45 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.864762325 +0000 UTC m=+32.257197268 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0003a1f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000510140): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000510140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000510140): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 46 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000510140): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000510140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.865374304 +0000 UTC m=+32.257809258 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000510140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005109c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005109c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005109c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005109c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005109c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.865374304 +0000 UTC m=+32.257809258 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0005109c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bb20 item 46 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.867947512 +0000 UTC m=+32.260382455 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511100): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511100): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a150 item 47 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511100): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.868986905 +0000 UTC m=+32.261421848 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511740): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511740): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511740): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.868986905 +0000 UTC m=+32.261421848 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a620 item 47 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.871331201 +0000 UTC m=+32.263766164 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511980): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ad90 item 48 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511980): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.873546445 +0000 UTC m=+32.265981408 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.873546445 +0000 UTC m=+32.265981408 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b110 item 48 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.875944372 +0000 UTC m=+32.268379346 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b960 item 49 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.876839015 +0000 UTC m=+32.269273978 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b00): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.876839015 +0000 UTC m=+32.269273978 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bc00 item 49 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.878912532 +0000 UTC m=+32.271347505 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412230 item 50 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.880409736 +0000 UTC m=+32.272844699 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511c80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511cc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511cc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511cc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511cc0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511cc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.880409736 +0000 UTC m=+32.272844699 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511cc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 50 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511d80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511d80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511d80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511d80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511d80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.882400768 +0000 UTC m=+32.274835741 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511d80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 51 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.883174743 +0000 UTC m=+32.275609706 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e80): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.883174743 +0000 UTC m=+32.275609706 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412f50 item 51 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511f00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511f00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.885127153 +0000 UTC m=+32.277562116 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000511f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413490 item 52 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.886009181 +0000 UTC m=+32.278444144 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c25c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.886009181 +0000 UTC m=+32.278444144 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413a40 item 52 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2800): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2800): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2800): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.887984354 +0000 UTC m=+32.280419317 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004241c0 item 53 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.888719626 +0000 UTC m=+32.281154599 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.888719626 +0000 UTC m=+32.281154599 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 53 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.890762215 +0000 UTC m=+32.283197178 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425340 item 54 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.891587907 +0000 UTC m=+32.284022870 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2fc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3080): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3080): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3080): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.891587907 +0000 UTC m=+32.284022870 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004257a0 item 54 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3180): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3180): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3180): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.893491876 +0000 UTC m=+32.285926849 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425e30 item 55 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.894323248 +0000 UTC m=+32.286758211 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3300): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3300): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3300): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3300): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3300): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.894323248 +0000 UTC m=+32.286758211 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3300): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 55 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ec0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ec0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ec0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ec0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ec0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.896494259 +0000 UTC m=+32.288929222 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000557ec0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004009a0 item 56 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.897410561 +0000 UTC m=+32.289845525 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4340): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4340): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4340): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.897410561 +0000 UTC m=+32.289845525 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 56 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.899824359 +0000 UTC m=+32.292259322 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4440): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4440): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401180 item 57 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4440): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.90051127 +0000 UTC m=+32.292946244 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 57 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.901513554 +0000 UTC m=+32.293948527 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4580): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4580): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4580): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.901513554 +0000 UTC m=+32.293948527 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 57 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.90445896 +0000 UTC m=+32.296893924 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3380): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3380): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 58 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3380): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.905281636 +0000 UTC m=+32.297716579 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c230 item 58 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.905990469 +0000 UTC m=+32.298425413 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2280): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2280): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2280): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.905990469 +0000 UTC m=+32.298425413 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c5b0 item 58 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.907497261 +0000 UTC m=+32.299932214 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c9a0 item 59 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.908147653 +0000 UTC m=+32.300582606 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cb60 item 59 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.908778399 +0000 UTC m=+32.301213352 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2540): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2540): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2540): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.908778399 +0000 UTC m=+32.301213352 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce00 item 59 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.91065129 +0000 UTC m=+32.303086233 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d340 item 60 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.911264112 +0000 UTC m=+32.303699055 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d490 item 60 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.912675053 +0000 UTC m=+32.305109996 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2780): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2780): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2780): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2780): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2780): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.912675053 +0000 UTC m=+32.305109996 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2780): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d7a0 item 60 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.914323943 +0000 UTC m=+32.306758896 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dc70 item 61 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.914976279 +0000 UTC m=+32.307411232 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d28c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.914976279 +0000 UTC m=+32.307411232 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0008d2980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 61 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.917085745 +0000 UTC m=+32.309520688 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 62 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.917886519 +0000 UTC m=+32.310321462 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.917886519 +0000 UTC m=+32.310321462 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2cc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 62 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.920127882 +0000 UTC m=+32.312562825 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2e40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2f80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2f80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2f80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400af0 item 63 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2f80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2f80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.920892449 +0000 UTC m=+32.313327402 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c2f80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3140): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3140): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3140): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3140): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3140): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.920892449 +0000 UTC m=+32.313327402 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3140): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e70 item 63 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 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 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): >_readAt: n=0, err=Bad file descriptor 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.923079911 +0000 UTC m=+32.315514854 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401260 item 64 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.923868243 +0000 UTC m=+32.316303186 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c32c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c33c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c33c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c33c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c33c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c33c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.923868243 +0000 UTC m=+32.316303186 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c33c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ab0 item 64 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3400): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3400): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3400): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3400): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3400): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.926205377 +0000 UTC m=+32.318640320 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3400): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401f10 item 65 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.927847041 +0000 UTC m=+32.320281984 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3500): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3500): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3500): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.927847041 +0000 UTC m=+32.320281984 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4460 item 65 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3540): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3540): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3540): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.929945125 +0000 UTC m=+32.322380068 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4af0 item 66 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.930765166 +0000 UTC m=+32.323200120 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c35c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c35c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c35c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c35c0): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c35c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.930765166 +0000 UTC m=+32.323200120 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c35c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4e00 item 66 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3600): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3600): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3600): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.932719771 +0000 UTC m=+32.325154714 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5260 item 67 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.933488726 +0000 UTC m=+32.325923669 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3680): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3680): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3680): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.933488726 +0000 UTC m=+32.325923669 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5570 item 67 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3740): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3740): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3740): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.935811292 +0000 UTC m=+32.328246235 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5e30 item 68 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.936593062 +0000 UTC m=+32.329028015 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3800): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3840): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3840): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.936593062 +0000 UTC m=+32.329028015 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f41c0 item 68 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3880): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3880): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3880): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.938664074 +0000 UTC m=+32.331099017 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4850 item 69 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.939512389 +0000 UTC m=+32.331947332 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c38c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3900): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3900): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3900): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.939512389 +0000 UTC m=+32.331947332 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3900): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a10 item 69 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3980): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3980): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.941735207 +0000 UTC m=+32.334170150 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5180 item 70 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.942784859 +0000 UTC m=+32.335219813 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a80): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.942784859 +0000 UTC m=+32.335219813 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3a80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5570 item 70 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3b00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3b00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.944903301 +0000 UTC m=+32.337338244 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c00 item 71 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.94578042 +0000 UTC m=+32.338215374 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c40): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.94578042 +0000 UTC m=+32.338215374 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5f10 item 71 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3d00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3d00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3d00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3d00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3d00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.948000373 +0000 UTC m=+32.340435316 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3d00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cf50 item 72 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.949097464 +0000 UTC m=+32.341532407 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3dc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e00): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.949097464 +0000 UTC m=+32.341532407 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d2d0 item 72 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.951310124 +0000 UTC m=+32.343745067 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3e80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d730 item 73 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.951955467 +0000 UTC m=+32.344390410 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db90 item 73 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.952817257 +0000 UTC m=+32.345252201 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0002c3f40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.952817257 +0000 UTC m=+32.345252201 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a42c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dea0 item 73 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.954429687 +0000 UTC m=+32.346864621 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a43c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418310 item 74 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.954987937 +0000 UTC m=+32.347422870 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4400): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418850 item 74 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.955647657 +0000 UTC m=+32.348082590 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a44c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4680): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4680): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4680): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4680): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4680): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.955647657 +0000 UTC m=+32.348082590 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4680): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418cb0 item 74 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.957047058 +0000 UTC m=+32.349481991 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4780): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4780): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4780): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419180 item 75 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4780): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4780): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.95764958 +0000 UTC m=+32.350084513 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4780): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): _writeAt: size=3, off=2 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004193b0 item 75 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.958682652 +0000 UTC m=+32.351117574 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a48c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a48c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a48c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a48c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a48c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.958682652 +0000 UTC m=+32.351117574 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a48c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419500 item 75 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.960109744 +0000 UTC m=+32.352544677 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a49c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4a00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4a00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4a00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004199d0 item 76 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4a00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4a00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.960655529 +0000 UTC m=+32.353090463 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4a00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112070 item 76 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): _writeAt: size=3, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.961316312 +0000 UTC m=+32.353751245 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4b00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4b00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4b00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4b00): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4b00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.961316312 +0000 UTC m=+32.353751245 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4b00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001123f0 item 76 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.962972736 +0000 UTC m=+32.355407669 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d80): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001128c0 item 77 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d80): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.963542186 +0000 UTC m=+32.355977119 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4d80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4fc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4fc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4fc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4fc0): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4fc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.963542186 +0000 UTC m=+32.355977119 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a4fc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112e70 item 77 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.965027989 +0000 UTC m=+32.357462922 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5080): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a50c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a50c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a50c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113490 item 78 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a50c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a50c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.965659537 +0000 UTC m=+32.358094469 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a50c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5180): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5180): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5180): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.965659537 +0000 UTC m=+32.358094469 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113650 item 78 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.967318674 +0000 UTC m=+32.359753607 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5280): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5280): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5280): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113960 item 79 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5280): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5280): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.967875001 +0000 UTC m=+32.360309924 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5280): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5340): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5340): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5340): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5340): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5340): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.967875001 +0000 UTC m=+32.360309924 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5340): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b20 item 79 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.969156589 +0000 UTC m=+32.361591523 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5400): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5440): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5440): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5440): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005540e0 item 80 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5440): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5440): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.969633466 +0000 UTC m=+32.362068399 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5440): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5500): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5500): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5500): >_readAt: n=5, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.969633466 +0000 UTC m=+32.362068399 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554230 item 80 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5540): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5540): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5540): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5540): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5540): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.970842619 +0000 UTC m=+32.363277552 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5540): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554620 item 81 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.9713121 +0000 UTC m=+32.363747034 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5580): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a55c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a55c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a55c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a55c0): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a55c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.9713121 +0000 UTC m=+32.363747034 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a55c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005549a0 item 81 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5640): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5640): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5640): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.972495835 +0000 UTC m=+32.364930769 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554e00 item 82 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.973008208 +0000 UTC m=+32.365443142 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5700): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5740): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5740): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5740): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.973008208 +0000 UTC m=+32.365443142 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555030 item 82 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a57c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a57c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a57c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a57c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a57c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.974401618 +0000 UTC m=+32.366836551 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a57c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555420 item 83 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.975141058 +0000 UTC m=+32.367576001 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a58c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a58c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a58c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a58c0): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a58c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.975141058 +0000 UTC m=+32.367576001 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a58c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555650 item 83 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5940): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5940): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5940): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5940): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5940): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.976659211 +0000 UTC m=+32.369094144 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5940): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555a40 item 84 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.977329471 +0000 UTC m=+32.369764405 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a40): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a40): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a40): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.977329471 +0000 UTC m=+32.369764405 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5a40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555c00 item 84 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ac0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ac0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ac0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ac0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ac0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.978782764 +0000 UTC m=+32.371217696 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ac0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506540 item 85 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.979437794 +0000 UTC m=+32.371872727 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5b80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5bc0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5bc0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5bc0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5bc0): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5bc0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.979437794 +0000 UTC m=+32.371872727 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5bc0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506770 item 85 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5c40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5c40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5c40): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5c40): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5c40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.981802389 +0000 UTC m=+32.374237312 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5c40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506af0 item 86 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.982468592 +0000 UTC m=+32.374903524 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d40): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d80): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d80): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d80): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d80): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.982468592 +0000 UTC m=+32.374903524 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5d80): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506c40 item 86 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5e00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5e00): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5e00): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5e00): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5e00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.984011892 +0000 UTC m=+32.376446825 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5e00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506fc0 item 87 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.984586442 +0000 UTC m=+32.377021374 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5ec0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5f00): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5f00): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5f00): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5f00): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5f00): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.984586442 +0000 UTC m=+32.377021374 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc0007a5f00): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005071f0 item 87 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.986991012 +0000 UTC m=+32.379425985 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30000): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005075e0 item 88 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.988168025 +0000 UTC m=+32.380602997 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30100): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.988168025 +0000 UTC m=+32.380602997 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30180): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005077a0 item 88 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.989984038 +0000 UTC m=+32.382418971 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30240): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e302c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e302c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e302c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507c70 item 89 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e302c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e302c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.990620624 +0000 UTC m=+32.383055557 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e302c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a070 item 89 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.99119876 +0000 UTC m=+32.383633694 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30380): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e303c0): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e303c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e303c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e303c0): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e303c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.99119876 +0000 UTC m=+32.383633694 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e303c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a2a0 item 89 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.992736501 +0000 UTC m=+32.385171424 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e304c0): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 90 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.993358651 +0000 UTC m=+32.385793584 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30500): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 90 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.994055811 +0000 UTC m=+32.386490744 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30600): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >_readAt: n=3, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.994055811 +0000 UTC m=+32.386490744 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30640): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a9a0 item 90 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.995549158 +0000 UTC m=+32.387984091 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30740): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad20 item 91 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.996298256 +0000 UTC m=+32.388733189 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30780): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): >_readAt: n=2, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): _writeAt: size=3, off=7 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ae70 item 91 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.996995457 +0000 UTC m=+32.389430390 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30840): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): _readAt: size=512, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): >openPending: err= 2025/04/24 02:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): >_readAt: n=8, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.996995457 +0000 UTC m=+32.389430390 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30880): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: Remove: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044afc0 item 91 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): open at offset 0 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): _readAt: size=2, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.998592208 +0000 UTC m=+32.391027141 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30940): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): _writeAt: size=5, off=0 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b2d0 item 92 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >_writeAt: n=5, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): close: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.999213036 +0000 UTC m=+32.391647968 2025/04/24 02:16:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30980): >close: err= 2025/04/24 02:16:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/24 02:16:33 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): openPending: 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): open at offset 5 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): >openPending: err= 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/24 02:16:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b420 item 92 2025/04/24 02:16:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): _readAt: size=2, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): >_readAt: n=0, err=EOF 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): _writeAt: size=3, off=5 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): >_writeAt: n=3, err= 2025/04/24 02:16:33 DEBUG : open-test-file(0xc000e30a80): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.999953367 +0000 UTC m=+32.392388300 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30a80): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30ac0): _readAt: size=512, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30ac0): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30ac0): >openPending: err= 2025/04/24 02:16:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30ac0): >_readAt: n=3, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30ac0): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:33.999953367 +0000 UTC m=+32.392388300 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30ac0): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: Remove: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b5e0 item 92 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): open at offset 0 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): _readAt: size=2, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): >_readAt: n=0, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.001419662 +0000 UTC m=+32.393854605 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30b80): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30c00): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30c00): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30c00): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b880 item 93 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30c00): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30c00): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.002037123 +0000 UTC m=+32.394472066 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30c00): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30d40): _readAt: size=512, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30d40): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30d40): >openPending: err= 2025/04/24 02:16:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30d40): >_readAt: n=5, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30d40): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.002037123 +0000 UTC m=+32.394472066 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30d40): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: Remove: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b9d0 item 93 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): open at offset 0 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): _readAt: size=2, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): >_readAt: n=0, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.003932376 +0000 UTC m=+32.396367339 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e00): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e40): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e40): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e40): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bdc0 item 94 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e40): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e40): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.004614388 +0000 UTC m=+32.397049350 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30e40): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30f00): _readAt: size=512, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30f00): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30f00): >openPending: err= 2025/04/24 02:16:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30f00): >_readAt: n=5, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30f00): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.004614388 +0000 UTC m=+32.397049350 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e30f00): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: Remove: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 94 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): open at offset 0 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): _readAt: size=2, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): >_readAt: n=0, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.008205959 +0000 UTC m=+32.400640912 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31000): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31040): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31040): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31040): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e540 item 95 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31040): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31040): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.00904248 +0000 UTC m=+32.401477444 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31040): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31100): _readAt: size=512, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31100): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31100): >openPending: err= 2025/04/24 02:16:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31100): >_readAt: n=5, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31100): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.00904248 +0000 UTC m=+32.401477444 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31100): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: Remove: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 95 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:34 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 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): open at offset 0 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): _readAt: size=2, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): >_readAt: n=0, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.014563699 +0000 UTC m=+32.406998662 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e311c0): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31200): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31200): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31200): >openPending: err= 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 96 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31200): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31200): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.015336652 +0000 UTC m=+32.407771625 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e31200): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/24 02:16:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/24 02:16:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e312c0): _readAt: size=512, off=0 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e312c0): openPending: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e312c0): >openPending: err= 2025/04/24 02:16:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e312c0): >_readAt: n=5, err=EOF 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e312c0): close: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-24 02:16:34.015336652 +0000 UTC m=+32.407771625 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : open-test-file(0xc000e312c0): >close: err= 2025/04/24 02:16:34 DEBUG : open-test-file: Remove: 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee00 item 96 2025/04/24 02:16:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/24 02:16:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/24 02:16:34 DEBUG : open-test-file: >Remove: err= 2025/04/24 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : >WaitForWriters: 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- 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.01s) --- 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:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:34 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:34 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:34 DEBUG : file1: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): openPending: 2025/04/24 02:16:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): >openPending: err= 2025/04/24 02:16:34 DEBUG : file1: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/24 02:16:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): _writeAt: size=2, off=0 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): >_writeAt: n=2, err= 2025/04/24 02:16:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): RWFileHandle.Flush 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): RWFileHandle.Release 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): close: 2025/04/24 02:16:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/24 02:16:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : file1(0xc0008d2c00): >close: err= 2025/04/24 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : file1: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : file1: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : file1: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : file1: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:34 DEBUG : file1: vfs cache: starting upload 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1.c8b6918.partial" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1.c8b6918.partial 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1.c8b6918.partial" 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : file1: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zirocid7xole/file1.c8b6918.partial 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:34 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/24 02:16:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/24 02:16:34 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/04/24 02:16:34 INFO : file1: Copied (new) 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : file1: reading active writers 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zirocid7xole/file1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/24 02:16:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/24 02:16:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/24 02:16:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:34 DEBUG : >WaitForWriters: 2025/04/24 02:16:34 INFO : file1: vfs cache: upload succeeded try #1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zirocid7xole/file1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:34 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/04/24 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : file1: reading active writers 2025/04/24 02:16:34 DEBUG : >WaitForWriters: 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.55s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:34 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:34 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:34 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:34 DEBUG : rename_me: newRWFileHandle: 2025/04/24 02:16:34 DEBUG : rename_me(0xc0003a1140): openPending: 2025/04/24 02:16:34 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/24 02:16:34 DEBUG : rename_me(0xc0003a1140): >openPending: err= 2025/04/24 02:16:34 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/24 02:16:34 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/24 02:16:34 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/24 02:16:34 DEBUG : rename_me(0xc0003a1140): _writeAt: size=5, off=0 2025/04/24 02:16:34 DEBUG : rename_me(0xc0003a1140): >_writeAt: n=5, err= 2025/04/24 02:16:34 DEBUG : rename_me(0xc0003a1140): close: 2025/04/24 02:16:34 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-24 02:16:34.574843948 +0000 UTC m=+32.967278911 2025/04/24 02:16:34 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/24 02:16:34 DEBUG : rename_me(0xc0003a1140): >close: err= 2025/04/24 02:16:34 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/24 02:16:34 DEBUG : i_was_renamed: Updating file with 0xc000d30540 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/24 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : i_was_renamed: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : i_was_renamed: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : i_was_renamed: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : i_was_renamed: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/24 02:16:34 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/i_was_renamed.c6b4fcc1.partial" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/i_was_renamed.c6b4fcc1.partial 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/i_was_renamed.c6b4fcc1.partial" 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : i_was_renamed: reading active writers 2025/04/24 02:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/i_was_renamed.c6b4fcc1.partial 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:34 DEBUG : i_was_renamed.c6b4fcc1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:34 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:34 DEBUG : i_was_renamed.c6b4fcc1.partial: renamed to: i_was_renamed 2025/04/24 02:16:34 INFO : i_was_renamed: Copied (new) 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/i_was_renamed" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/i_was_renamed 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/i_was_renamed" 2025/04/24 02:16:34 DEBUG : : Looking for writers 2025/04/24 02:16:34 DEBUG : i_was_renamed: reading active writers 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/i_was_renamed 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:34 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-24 02:16:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/24 02:16:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/24 02:16:34 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/24 02:16:34 DEBUG : >WaitForWriters: 2025/04/24 02:16:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:34 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/24 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zirocid7xole" 2025/04/24 02:16:34 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:34 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : : forgetting directory cache 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0008d2f40): _readAt: size=512, off=0 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0008d2f40): openPending: 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-24 01:17:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/24 02:16:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0008d2f40): >openPending: err= 2025/04/24 02:16:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0008d2f40): >_readAt: n=20, err=EOF 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0008d2f40): close: 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:17:34 +0000 UTC 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0008d2f40): >close: err= 2025/04/24 02:16:35 DEBUG : : Re-reading directory (110.645954ms old) 2025/04/24 02:16:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : : forgetting directory cache 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0009d8500): _readAt: size=512, off=0 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0009d8500): openPending: 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-24 01:18:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-24 01:17:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-24 01:18:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-24 01:17:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/24 02:16:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/24 02:16:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0009d8500): >openPending: err= 2025/04/24 02:16:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0009d8500): >_readAt: n=20, err=EOF 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0009d8500): close: 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:18:34 +0000 UTC 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate(0xc0009d8500): >close: err= 2025/04/24 02:16:35 DEBUG : : Re-reading directory (114.191911ms old) 2025/04/24 02:16:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:35 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : : forgetting directory cache 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8700): _readAt: size=512, off=0 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8700): openPending: 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-24 01:19:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-24 01:18:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-24 01:19:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-24 01:18:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/24 02:16:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/24 02:16:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8700): >openPending: err= 2025/04/24 02:16:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8700): >_readAt: n=20, err=EOF 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8700): close: 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:19:34 +0000 UTC 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8700): >close: err= 2025/04/24 02:16:36 DEBUG : : Re-reading directory (112.117941ms old) 2025/04/24 02:16:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : : forgetting directory cache 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8900): _readAt: size=512, off=0 2025/04/24 02:16:36 DEBUG : TestRWCacheUpdate(0xc0009d8900): openPending: 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:36 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-24 01:20:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-24 01:19:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-24 01:20:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-24 01:19:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/24 02:16:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/24 02:16:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0009d8900): >openPending: err= 2025/04/24 02:16:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0009d8900): >_readAt: n=20, err=EOF 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0009d8900): close: 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:20:34 +0000 UTC 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0009d8900): >close: err= 2025/04/24 02:16:37 DEBUG : : Re-reading directory (112.079137ms old) 2025/04/24 02:16:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : : forgetting directory cache 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0003a1f00): _readAt: size=512, off=0 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0003a1f00): openPending: 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-24 01:21:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-24 01:20:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-24 01:21:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-24 01:20:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/24 02:16:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/24 02:16:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0003a1f00): >openPending: err= 2025/04/24 02:16:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0003a1f00): >_readAt: n=20, err=EOF 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0003a1f00): close: 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:21:34 +0000 UTC 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate(0xc0003a1f00): >close: err= 2025/04/24 02:16:37 DEBUG : : Re-reading directory (107.684437ms old) 2025/04/24 02:16:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:37 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:37 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/04/24 02:16:37 DEBUG : : forgetting directory cache 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc0008d2240): _readAt: size=512, off=0 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc0008d2240): openPending: 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-24 01:22:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-24 01:21:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-24 01:22:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-24 01:21:34 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/24 02:16:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/24 02:16:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc0008d2240): >openPending: err= 2025/04/24 02:16:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc0008d2240): >_readAt: n=20, err=EOF 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc0008d2240): close: 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:22:34 +0000 UTC 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc0008d2240): >close: err= 2025/04/24 02:16:38 DEBUG : : Re-reading directory (105.23373ms old) 2025/04/24 02:16:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : : forgetting directory cache 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc000e30380): _readAt: size=512, off=0 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc000e30380): openPending: 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-24 01:23:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-24 01:22:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-24 01:23:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-24 01:22:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/24 02:16:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/24 02:16:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc000e30380): >openPending: err= 2025/04/24 02:16:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc000e30380): >_readAt: n=21, err=EOF 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc000e30380): close: 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:23:34 +0000 UTC 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate(0xc000e30380): >close: err= 2025/04/24 02:16:38 DEBUG : : Re-reading directory (123.015222ms old) 2025/04/24 02:16:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:38 DEBUG : : forgetting directory cache 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:38 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:38 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0008d2400): _readAt: size=512, off=0 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0008d2400): openPending: 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-24 01:24:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-24 01:23:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-24 01:24:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-24 01:23:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/24 02:16:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/24 02:16:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0008d2400): >openPending: err= 2025/04/24 02:16:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0008d2400): >_readAt: n=22, err=EOF 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0008d2400): close: 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:24:34 +0000 UTC 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0008d2400): >close: err= 2025/04/24 02:16:39 DEBUG : : Re-reading directory (103.360168ms old) 2025/04/24 02:16:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : : forgetting directory cache 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0009d8340): _readAt: size=512, off=0 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0009d8340): openPending: 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-24 01:25:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-24 01:24:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-24 01:25:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-24 01:24:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/24 02:16:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/24 02:16:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0009d8340): >openPending: err= 2025/04/24 02:16:39 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0009d8340): >_readAt: n=23, err=EOF 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0009d8340): close: 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:25:34 +0000 UTC 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate(0xc0009d8340): >close: err= 2025/04/24 02:16:39 DEBUG : : Re-reading directory (112.693119ms old) 2025/04/24 02:16:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:39 DEBUG : : forgetting directory cache 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:39 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:39 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate(0xc0008d28c0): _readAt: size=512, off=0 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate(0xc0008d28c0): openPending: 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/TestRWCacheUpdate" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-zirocid7xole/TestRWCacheUpdate 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-24 01:26:34 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-24 01:25:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-24 01:26:34 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-24 01:25:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/24 02:16:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/24 02:16:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate(0xc0008d28c0): >openPending: err= 2025/04/24 02:16:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate(0xc0008d28c0): >_readAt: n=24, err=EOF 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate(0xc0008d28c0): close: 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-24 01:26:34 +0000 UTC 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate(0xc0008d28c0): >close: err= 2025/04/24 02:16:40 DEBUG : : Re-reading directory (107.61799ms old) 2025/04/24 02:16:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/24 02:16:40 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:40 DEBUG : : Looking for writers 2025/04/24 02:16:40 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/24 02:16:40 DEBUG : >WaitForWriters: 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.36s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:40 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:40 DEBUG : : forgetting directory cache 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:40 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:40 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/04/24 02:16:40 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:40 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/24 02:16:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/24 02:16:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/24 02:16:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/24 02:16:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/24 02:16:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:40 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/24 02:16:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:41 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/24 02:16:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/24 02:16:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/24 02:16:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/FiLeA" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zirocid7xole/FiLeA 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/04/24 02:16:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/24 02:16:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/24 02:16:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/24 02:16:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FiLeB" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zirocid7xole/FiLeB 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/24 02:16:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:41 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/24 02:16:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/24 02:16:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/24 02:16:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:41 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/FilEb" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zirocid7xole/FilEb 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/04/24 02:16:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/24 02:16:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/24 02:16:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/24 02:16:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/24 02:16:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/24 02:16:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/24 02:16:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/24 02:16:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/24 02:16:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/24 02:16:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/24 02:16:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/24 02:16:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/24 02:16:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/24 02:16:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:42 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:42 DEBUG : : Looking for writers 2025/04/24 02:16:42 DEBUG : FiLeA: reading active writers 2025/04/24 02:16:42 DEBUG : FiLeB: reading active writers 2025/04/24 02:16:42 DEBUG : FilEb: reading active writers 2025/04/24 02:16:42 DEBUG : >WaitForWriters: 2025/04/24 02:16:42 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:42 DEBUG : : Looking for writers 2025/04/24 02:16:42 DEBUG : FiLeB: reading active writers 2025/04/24 02:16:42 DEBUG : FilEb: reading active writers 2025/04/24 02:16:42 DEBUG : FiLeA: reading active writers 2025/04/24 02:16:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.80s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/normal name with no special characters.txt" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/normal\ name\ with\ no\ special\ characters.txt 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/normal\ name\ with\ no\ special\ characters.txt" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zirocid7xole/normal name with no special characters.txt 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/normal name with no special characters.txt" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/normal\ name\ with\ no\ special\ characters.txt 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/normal\ name\ with\ no\ special\ characters.txt" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zirocid7xole/normal name with no special characters.txt 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/測試_Русский___ě_áñ" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/測試_Русский___ě_áñ 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/測試_Русский___ě_áñ" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zirocid7xole/測試_Русский___ě_áñ 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/測試_Русский___ě_áñ" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/測試_Русский___ě_áñ 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/測試_Русский___ě_áñ" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zirocid7xole/測試_Русский___ě_áñ 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/04/24 02:16:42 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/normal name with no special characters.txt" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/normal\ name\ with\ no\ special\ characters.txt 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/normal\ name\ with\ no\ special\ characters.txt" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zirocid7xole/normal name with no special characters.txt 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/測試_Русский___ě_áñ" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/測試_Русский___ě_áñ 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/測試_Русский___ě_áñ" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zirocid7xole/測試_Русский___ě_áñ 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:42 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:42 DEBUG : : Looking for writers 2025/04/24 02:16:42 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/24 02:16:42 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/24 02:16:42 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:42 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Reusing VFS from active cache 2025/04/24 02:16:42 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:42 DEBUG : : Looking for writers 2025/04/24 02:16:42 DEBUG : >WaitForWriters: 2025/04/24 02:16:42 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:42 DEBUG : : Looking for writers 2025/04/24 02:16:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:42 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:42 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:42 DEBUG : : Looking for writers 2025/04/24 02:16:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:42 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:42 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:42 DEBUG : : Looking for writers 2025/04/24 02:16:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:42 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:42 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:42 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/24 02:16:43 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:43 DEBUG : dir: Looking for writers 2025/04/24 02:16:43 DEBUG : file2: reading active writers 2025/04/24 02:16:43 DEBUG : : Looking for writers 2025/04/24 02:16:43 DEBUG : dir: reading active writers 2025/04/24 02:16:43 DEBUG : file1: reading active writers 2025/04/24 02:16:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:43 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/24 02:16:43 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:43 DEBUG : dir: Looking for writers 2025/04/24 02:16:43 DEBUG : : Looking for writers 2025/04/24 02:16:43 DEBUG : dir: reading active writers 2025/04/24 02:16:43 DEBUG : file1: reading active writers 2025/04/24 02:16:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:43 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:43 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/24 02:16:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:44 DEBUG : file1: Open: flags=O_RDONLY 2025/04/24 02:16:44 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/24 02:16:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/24 02:16:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/24 02:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (0 bytes), uploading instead of streaming 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/new_file.txt" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/new_file.txt 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/new_file.txt" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/dir/new_file.txt 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/24 02:16:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/24 02:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/24 02:16:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/24 02:16:44 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:44 DEBUG : dir: Looking for writers 2025/04/24 02:16:44 DEBUG : file2: reading active writers 2025/04/24 02:16:44 DEBUG : new_file.txt: reading active writers 2025/04/24 02:16:44 DEBUG : : Looking for writers 2025/04/24 02:16:44 DEBUG : dir: reading active writers 2025/04/24 02:16:44 DEBUG : file1: reading active writers 2025/04/24 02:16:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:44 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file2" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zirocid7xole/dir/file2 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/24 02:16:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/24 02:16:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000b02540 2025/04/24 02:16:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/24 02:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/dir/file1" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zirocid7xole/dir/file1 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/24 02:16:44 INFO : dir/file1: Moved (server-side) to: file0 2025/04/24 02:16:44 DEBUG : file0: Updating file with file0 0xc000b02540 2025/04/24 02:16:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/24 02:16:44 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file0" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file0 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file0" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zirocid7xole/file0 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file0" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file0 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file0" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zirocid7xole/file0 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/24 02:16:44 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:44 DEBUG : dir: Looking for writers 2025/04/24 02:16:44 DEBUG : : Looking for writers 2025/04/24 02:16:44 DEBUG : dir: reading active writers 2025/04/24 02:16:44 DEBUG : file0: reading active writers 2025/04/24 02:16:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.68s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:44 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Server has VFS statistics extension 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: About path "/rclone-test-zirocid7xole" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: About path "/rclone-test-zirocid7xole" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: About using shell command for shell type "unix" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: df -k /rclone-test-zirocid7xole 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-zirocid7xole" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 97425512 53347496 61% / 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:44 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:44 DEBUG : : Looking for writers 2025/04/24 02:16:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:44 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:44 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/24 02:16:44 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/24 02:16:44 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/24 02:16:44 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:44 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/24 02:16:45 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:45 DEBUG : : Looking for writers 2025/04/24 02:16:45 DEBUG : a: Looking for writers 2025/04/24 02:16:45 DEBUG : b: Looking for writers 2025/04/24 02:16:45 DEBUG : c: Looking for writers 2025/04/24 02:16:45 DEBUG : d: Looking for writers 2025/04/24 02:16:45 DEBUG : : Looking for writers 2025/04/24 02:16:45 DEBUG : /: reading active writers 2025/04/24 02:16:45 DEBUG : a: reading active writers 2025/04/24 02:16:45 DEBUG : b: reading active writers 2025/04/24 02:16:45 DEBUG : c: reading active writers 2025/04/24 02:16:45 DEBUG : d: reading active writers 2025/04/24 02:16:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:45 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/24 02:16:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/24 02:16:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/24 02:16:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/24 02:16:45 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:45 DEBUG : a/b/c/d: Looking for writers 2025/04/24 02:16:45 DEBUG : a/b/c: Looking for writers 2025/04/24 02:16:45 DEBUG : d: reading active writers 2025/04/24 02:16:45 DEBUG : a/b: Looking for writers 2025/04/24 02:16:45 DEBUG : c: reading active writers 2025/04/24 02:16:45 DEBUG : a: Looking for writers 2025/04/24 02:16:45 DEBUG : b: reading active writers 2025/04/24 02:16:45 DEBUG : : Looking for writers 2025/04/24 02:16:45 DEBUG : a: reading active writers 2025/04/24 02:16:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:45 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:45 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:45 DEBUG : : Looking for writers 2025/04/24 02:16:45 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:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:45 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/24 02:16:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/24 02:16:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (5 bytes), uploading instead of streaming 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:45 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/04/24 02:16:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/24 02:16:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/24 02:16:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (0 bytes), uploading instead of streaming 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/24 02:16:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/24 02:16:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (7 bytes), uploading instead of streaming 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:45 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:45 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/04/24 02:16:45 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/24 02:16:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:45 DEBUG : : Looking for writers 2025/04/24 02:16:45 DEBUG : file1: reading active writers 2025/04/24 02:16:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:45 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/24 02:16:46 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/24 02:16:46 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/24 02:16:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (11 bytes), uploading instead of streaming 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 02:16:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: sha1sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:46 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/04/24 02:16:47 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:47 DEBUG : : Looking for writers 2025/04/24 02:16:47 DEBUG : file1: reading active writers 2025/04/24 02:16:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.34s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:47 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (5 bytes), uploading instead of streaming 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/24 02:16:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/24 02:16:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/24 02:16:47 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:47 DEBUG : : Looking for writers 2025/04/24 02:16:47 DEBUG : file1: reading active writers 2025/04/24 02:16:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:47 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : file1: WriteFileHandle.Release closing 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (0 bytes), uploading instead of streaming 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/24 02:16:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/24 02:16:47 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:47 DEBUG : : Looking for writers 2025/04/24 02:16:47 DEBUG : file1: reading active writers 2025/04/24 02:16:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:47 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (2 bytes), uploading instead of streaming 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/24 02:16:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/24 02:16:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:47 DEBUG : : Looking for writers 2025/04/24 02:16:47 DEBUG : file1: reading active writers 2025/04/24 02:16:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:47 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (0 bytes), uploading instead of streaming 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/24 02:16:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/24 02:16:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:47 DEBUG : file1: Open: flags=O_RDONLY 2025/04/24 02:16:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/24 02:16:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/24 02:16:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:47 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:47 DEBUG : : Looking for writers 2025/04/24 02:16:47 DEBUG : file1: reading active writers 2025/04/24 02:16:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.13s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-zirocid7xole", Local "Local file system at /tmp/rclone3624100106", Modify Window "1s" 2025/04/24 02:16:47 INFO : sftp://rclone@:22/rclone-test-zirocid7xole: poll-interval is not supported by this remote 2025/04/24 02:16:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/24 02:16:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: File to upload is small (100 bytes), uploading instead of streaming 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Shell path "/rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: creating additional session 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Running remote command: md5sum /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zirocid7xole/file1" 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: command exited OK 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Remote command result: 90eae5f1245d80ee3715121613788f4c /rclone-test-zirocid7xole/file1 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: ssh external: close 2025/04/24 02:16:47 DEBUG : file1: Parsed hash: 90eae5f1245d80ee3715121613788f4c 2025/04/24 02:16:47 DEBUG : file1: md5 = 90eae5f1245d80ee3715121613788f4c OK 2025/04/24 02:16:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/24 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/24 02:16:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/24 02:16:47 DEBUG : file1: Open: flags=O_RDONLY 2025/04/24 02:16:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/24 02:16:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/24 02:16:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/24 02:16:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/24 02:16:47 DEBUG : WaitForWriters: timeout=30s 2025/04/24 02:16:47 DEBUG : : Looking for writers 2025/04/24 02:16:47 DEBUG : file1: reading active writers 2025/04/24 02:16:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/04/24 02:16:47 DEBUG : sftp://rclone@:22/rclone-test-zirocid7xole: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished ERROR in 46.111294436s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation]