"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2024/12/12 04:22:28 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-gadekof6vone" 2024/12/12 04:22:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:22:28 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2024/12/12 04:22:28 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 2024/12/12 04:22:28 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2024/12/12 04:22:28 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 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell type "unix" from config 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Relative path resolved to "/rclone-test-gadekof6vone" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Using root directory "/rclone-test-gadekof6vone" 2024/12/12 04:22:28 DEBUG : Creating backend with remote "/tmp/rclone2602247715" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:28 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:28 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:28 DEBUG : dir: Looking for writers 2024/12/12 04:22:28 DEBUG : : Looking for writers 2024/12/12 04:22:28 DEBUG : dir: reading active writers 2024/12/12 04:22:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.24s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:28 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:28 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:28 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/12/12 04:22:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:29 DEBUG : dir/subdir: Looking for writers 2024/12/12 04:22:29 DEBUG : dir: Looking for writers 2024/12/12 04:22:29 DEBUG : file1: reading active writers 2024/12/12 04:22:29 DEBUG : file2: reading active writers 2024/12/12 04:22:29 DEBUG : subdir: reading active writers 2024/12/12 04:22:29 DEBUG : : Looking for writers 2024/12/12 04:22:29 DEBUG : dir: reading active writers 2024/12/12 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.63s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:29 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:29 DEBUG : dir: Looking for writers 2024/12/12 04:22:29 DEBUG : file1: reading active writers 2024/12/12 04:22:29 DEBUG : : Looking for writers 2024/12/12 04:22:29 DEBUG : dir: reading active writers 2024/12/12 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:29 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:29 DEBUG : dir: Looking for writers 2024/12/12 04:22:29 DEBUG : : Looking for writers 2024/12/12 04:22:29 DEBUG : dir: reading active writers 2024/12/12 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:29 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:29 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:29 DEBUG : : forgetting directory cache 2024/12/12 04:22:29 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:29 DEBUG : : Looking for writers 2024/12/12 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:29 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:29 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:30 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/12 04:22:30 DEBUG : dir: invalidating directory cache 2024/12/12 04:22:30 DEBUG : : >ForgetPath: 2024/12/12 04:22:30 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/12 04:22:30 DEBUG : : invalidating directory cache 2024/12/12 04:22:30 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:30 DEBUG : : >ForgetPath: 2024/12/12 04:22:30 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/12 04:22:30 DEBUG : : >ForgetPath: 2024/12/12 04:22:30 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:30 DEBUG : dir: Looking for writers 2024/12/12 04:22:30 DEBUG : : Looking for writers 2024/12/12 04:22:30 DEBUG : dir: reading active writers 2024/12/12 04:22:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:30 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/fil/a/b/c" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/fil/a/b/c 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/fil/a/b/c" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-gadekof6vone/fil/a/b/c 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/fil/a/b/c" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/fil/a/b/c 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/fil/a/b/c" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-gadekof6vone/fil/a/b/c 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:30 DEBUG : : forgetting directory cache 2024/12/12 04:22:30 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:30 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:30 DEBUG : dir: Looking for writers 2024/12/12 04:22:30 DEBUG : fil/a/b: Looking for writers 2024/12/12 04:22:30 DEBUG : fil/a: Looking for writers 2024/12/12 04:22:30 DEBUG : b: reading active writers 2024/12/12 04:22:30 DEBUG : fil: Looking for writers 2024/12/12 04:22:30 DEBUG : a: reading active writers 2024/12/12 04:22:30 DEBUG : : Looking for writers 2024/12/12 04:22:30 DEBUG : dir: reading active writers 2024/12/12 04:22:30 DEBUG : fil: reading active writers 2024/12/12 04:22:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.71s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:30 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:30 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:31 DEBUG : dir: Looking for writers 2024/12/12 04:22:31 DEBUG : : Looking for writers 2024/12/12 04:22:31 DEBUG : dir: reading active writers 2024/12/12 04:22:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:31 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:31 DEBUG : dir: Looking for writers 2024/12/12 04:22:31 DEBUG : file1: reading active writers 2024/12/12 04:22:31 DEBUG : : Looking for writers 2024/12/12 04:22:31 DEBUG : dir: reading active writers 2024/12/12 04:22:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:31 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/subdir/file3" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gadekof6vone/dir/subdir/file3 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/12/12 04:22:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/12 04:22:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/12 04:22:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/12 04:22:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/12 04:22:31 DEBUG : Waiting for deletions to finish 2024/12/12 04:22:31 INFO : dir/subdir/file3: Deleted 2024/12/12 04:22:31 DEBUG : removing 1 level 2 directories 2024/12/12 04:22:31 INFO : dir/subdir: Removing directory 2024/12/12 04:22:31 DEBUG : dir: invalidating directory cache 2024/12/12 04:22:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/12 04:22:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/12 04:22:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/12 04:22:31 DEBUG : dir/file1: Reset virtual modtime 2024/12/12 04:22:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/12 04:22:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:22:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/12 04:22:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/12 04:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:31 DEBUG : dir: invalidating directory cache 2024/12/12 04:22:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/12 04:22:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:22:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:22:31 DEBUG : : forgetting directory cache 2024/12/12 04:22:31 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:31 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/12 04:22:31 DEBUG : dir/file1: Reset virtual modtime 2024/12/12 04:22:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:22:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:31 DEBUG : dir/virtualDir: Looking for writers 2024/12/12 04:22:31 DEBUG : dir: Looking for writers 2024/12/12 04:22:31 DEBUG : virtualFile: reading active writers 2024/12/12 04:22:31 DEBUG : virtualDir: reading active writers 2024/12/12 04:22:31 DEBUG : file1: reading active writers 2024/12/12 04:22:31 DEBUG : virtualFile2: reading active writers 2024/12/12 04:22:31 DEBUG : : Looking for writers 2024/12/12 04:22:31 DEBUG : dir: reading active writers 2024/12/12 04:22:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.61s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:31 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:31 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:32 ERROR : dir/: Can only open directories read only 2024/12/12 04:22:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:32 DEBUG : dir: Looking for writers 2024/12/12 04:22:32 DEBUG : : Looking for writers 2024/12/12 04:22:32 DEBUG : dir: reading active writers 2024/12/12 04:22:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.20s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:32 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:22:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/12 04:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/potato" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/potato 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/potato" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/dir/potato 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:32 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:32 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:22:32 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/12 04:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:22:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:32 DEBUG : dir: Looking for writers 2024/12/12 04:22:32 DEBUG : file1: reading active writers 2024/12/12 04:22:32 DEBUG : potato: reading active writers 2024/12/12 04:22:32 DEBUG : : Looking for writers 2024/12/12 04:22:32 DEBUG : dir: reading active writers 2024/12/12 04:22:32 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.42s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:32 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:32 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:33 DEBUG : dir/sub: Looking for writers 2024/12/12 04:22:33 DEBUG : dir: Looking for writers 2024/12/12 04:22:33 DEBUG : file1: reading active writers 2024/12/12 04:22:33 DEBUG : sub: reading active writers 2024/12/12 04:22:33 DEBUG : : Looking for writers 2024/12/12 04:22:33 DEBUG : dir: reading active writers 2024/12/12 04:22:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.51s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:33 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/12 04:22:33 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:33 DEBUG : dir/sub/subsub: Looking for writers 2024/12/12 04:22:33 DEBUG : dir/sub: Looking for writers 2024/12/12 04:22:33 DEBUG : subsub: reading active writers 2024/12/12 04:22:33 DEBUG : dir: Looking for writers 2024/12/12 04:22:33 DEBUG : file1: reading active writers 2024/12/12 04:22:33 DEBUG : sub: reading active writers 2024/12/12 04:22:33 DEBUG : : Looking for writers 2024/12/12 04:22:33 DEBUG : dir: reading active writers 2024/12/12 04:22:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.42s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:33 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:33 ERROR : dir/: Dir.Remove not empty 2024/12/12 04:22:33 DEBUG : dir/file1: Remove: 2024/12/12 04:22:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:33 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:22:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:22:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:33 DEBUG : : Looking for writers 2024/12/12 04:22:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:33 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:33 DEBUG : dir/file1: Remove: 2024/12/12 04:22:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:33 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:22:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:22:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:33 DEBUG : : Looking for writers 2024/12/12 04:22:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.20s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:33 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:33 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:34 DEBUG : dir/file1: Remove: 2024/12/12 04:22:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:34 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:22:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:34 DEBUG : dir: Looking for writers 2024/12/12 04:22:34 DEBUG : : Looking for writers 2024/12/12 04:22:34 DEBUG : dir: reading active writers 2024/12/12 04:22:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:34 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file3" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file3 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file3" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gadekof6vone/dir/file3 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file3" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file3 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file3" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gadekof6vone/dir/file3 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/12 04:22:34 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/12 04:22:34 DEBUG : dir: Updating dir with dir2 0xc00081f450 2024/12/12 04:22:34 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:34 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:22:34 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir2/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir2/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir2/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir2/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir2/file1" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir2/file1 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:34 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:34 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/12 04:22:35 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/12 04:22:35 DEBUG : file2: Updating file with file2 0xc0007806c0 2024/12/12 04:22:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:35 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file2" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file2 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file2" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/file2 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file2" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file2 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file2" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/file2 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/12 04:22:35 INFO : dir2/file3: Deleted 2024/12/12 04:22:35 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/12 04:22:35 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007806c0 2024/12/12 04:22:35 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/12 04:22:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir2/file3" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir2/file3 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:35 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/12 04:22:35 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006c25b0 2024/12/12 04:22:35 DEBUG : empty directory: forgetting directory cache 2024/12/12 04:22:35 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/12 04:22:35 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/12 04:22:35 DEBUG : dir2: Renaming to "dir3" 2024/12/12 04:22:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:35 DEBUG : dir3: Looking for writers 2024/12/12 04:22:35 DEBUG : file3: reading active writers 2024/12/12 04:22:35 DEBUG : renamed empty directory: Looking for writers 2024/12/12 04:22:35 DEBUG : : Looking for writers 2024/12/12 04:22:35 DEBUG : dir3: reading active writers 2024/12/12 04:22:35 DEBUG : renamed empty directory: reading active writers 2024/12/12 04:22:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.72s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:35 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:35 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:36 DEBUG : dir: Looking for writers 2024/12/12 04:22:36 DEBUG : file1: reading active writers 2024/12/12 04:22:36 DEBUG : : Looking for writers 2024/12/12 04:22:36 DEBUG : dir: reading active writers 2024/12/12 04:22:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:36 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:36 DEBUG : Can set mod time: true 2024/12/12 04:22:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:36 DEBUG : dir: Looking for writers 2024/12/12 04:22:36 DEBUG : file1: reading active writers 2024/12/12 04:22:36 DEBUG : : Looking for writers 2024/12/12 04:22:36 DEBUG : dir: reading active writers 2024/12/12 04:22:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:36 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:22:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:36 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:22:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:22:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:22:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:36 DEBUG : dir: Looking for writers 2024/12/12 04:22:36 DEBUG : file1: reading active writers 2024/12/12 04:22:36 DEBUG : : Looking for writers 2024/12/12 04:22:36 DEBUG : dir: reading active writers 2024/12/12 04:22:36 DEBUG : >WaitForWriters: 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:36 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:36 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/12 04:22:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:37 DEBUG : dir: Looking for writers 2024/12/12 04:22:37 DEBUG : file1: reading active writers 2024/12/12 04:22:37 DEBUG : : Looking for writers 2024/12/12 04:22:37 DEBUG : dir: reading active writers 2024/12/12 04:22:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:37 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:37 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:22:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:22:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:37 DEBUG : dir: Looking for writers 2024/12/12 04:22:37 DEBUG : file1: reading active writers 2024/12/12 04:22:37 DEBUG : : Looking for writers 2024/12/12 04:22:37 DEBUG : dir: reading active writers 2024/12/12 04:22:37 DEBUG : >WaitForWriters: 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/12 04:22:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:37 DEBUG : dir: Looking for writers 2024/12/12 04:22:37 DEBUG : file1: reading active writers 2024/12/12 04:22:37 DEBUG : : Looking for writers 2024/12/12 04:22:37 DEBUG : dir: reading active writers 2024/12/12 04:22:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:37 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:37 DEBUG : dir: Looking for writers 2024/12/12 04:22:37 DEBUG : file1: reading active writers 2024/12/12 04:22:37 DEBUG : : Looking for writers 2024/12/12 04:22:37 DEBUG : dir: reading active writers 2024/12/12 04:22:37 DEBUG : >WaitForWriters: 2024/12/12 04:22:37 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:37 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:37 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/12 04:22:38 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a9000): close: 2024/12/12 04:22:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a9000): >close: err= 2024/12/12 04:22:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:38 DEBUG : dir: Looking for writers 2024/12/12 04:22:38 DEBUG : file1: reading active writers 2024/12/12 04:22:38 DEBUG : : Looking for writers 2024/12/12 04:22:38 DEBUG : dir: reading active writers 2024/12/12 04:22:38 DEBUG : >WaitForWriters: 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:38 DEBUG : dir: Looking for writers 2024/12/12 04:22:38 DEBUG : file1: reading active writers 2024/12/12 04:22:38 DEBUG : : Looking for writers 2024/12/12 04:22:38 DEBUG : dir: reading active writers 2024/12/12 04:22:38 DEBUG : >WaitForWriters: 2024/12/12 04:22:38 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:38 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/12 04:22:38 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a84c0): _writeAt: size=5, off=0 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a84c0): openPending: 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:22:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a84c0): >openPending: err= 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a84c0): >_writeAt: n=5, err= 2024/12/12 04:22:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a84c0): close: 2024/12/12 04:22:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/12 04:22:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/12 04:22:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/12 04:22:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:22:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/12 04:22:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:38 DEBUG : dir/file1(0xc0002a84c0): >close: err= 2024/12/12 04:22:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:38 DEBUG : dir: Looking for writers 2024/12/12 04:22:38 DEBUG : file1: reading active writers 2024/12/12 04:22:38 DEBUG : : Looking for writers 2024/12/12 04:22:38 DEBUG : dir: reading active writers 2024/12/12 04:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:38 DEBUG : dir: Looking for writers 2024/12/12 04:22:38 DEBUG : file1: reading active writers 2024/12/12 04:22:38 DEBUG : : Looking for writers 2024/12/12 04:22:38 DEBUG : dir: reading active writers 2024/12/12 04:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:38 DEBUG : dir: Looking for writers 2024/12/12 04:22:38 DEBUG : file1: reading active writers 2024/12/12 04:22:38 DEBUG : : Looking for writers 2024/12/12 04:22:38 DEBUG : dir: reading active writers 2024/12/12 04:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:38 DEBUG : dir: Looking for writers 2024/12/12 04:22:38 DEBUG : file1: reading active writers 2024/12/12 04:22:38 DEBUG : : Looking for writers 2024/12/12 04:22:38 DEBUG : dir: reading active writers 2024/12/12 04:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:38 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1.b6fbcc80.partial" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1.b6fbcc80.partial 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1.b6fbcc80.partial" 2024/12/12 04:22:38 DEBUG : dir: Looking for writers 2024/12/12 04:22:38 DEBUG : file1: reading active writers 2024/12/12 04:22:38 DEBUG : : Looking for writers 2024/12/12 04:22:38 DEBUG : dir: reading active writers 2024/12/12 04:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gadekof6vone/dir/file1.b6fbcc80.partial 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:38 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/12 04:22:38 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/12 04:22:38 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/12/12 04:22:38 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:38 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/12 04:22:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/12 04:22:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/12 04:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:39 DEBUG : dir: Looking for writers 2024/12/12 04:22:39 DEBUG : file1: reading active writers 2024/12/12 04:22:39 DEBUG : : Looking for writers 2024/12/12 04:22:39 DEBUG : dir: reading active writers 2024/12/12 04:22:39 DEBUG : >WaitForWriters: 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/12/12 04:22:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:39 DEBUG : dir: Looking for writers 2024/12/12 04:22:39 DEBUG : file1: reading active writers 2024/12/12 04:22:39 DEBUG : : Looking for writers 2024/12/12 04:22:39 DEBUG : dir: reading active writers 2024/12/12 04:22:39 DEBUG : >WaitForWriters: 2024/12/12 04:22:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.51s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.85s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:39 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:22:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:39 DEBUG : dir: Looking for writers 2024/12/12 04:22:39 DEBUG : file1: reading active writers 2024/12/12 04:22:39 DEBUG : : Looking for writers 2024/12/12 04:22:39 DEBUG : dir: reading active writers 2024/12/12 04:22:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2024/12/12 04:22:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/12 04:22:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/12 04:22:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/12 04:22:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:39 DEBUG : : Looking for writers 2024/12/12 04:22:39 DEBUG : file.txt: reading active writers 2024/12/12 04:22:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:39 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:22:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:39 DEBUG : dir: Looking for writers 2024/12/12 04:22:39 DEBUG : file1: reading active writers 2024/12/12 04:22:39 DEBUG : : Looking for writers 2024/12/12 04:22:39 DEBUG : dir: reading active writers 2024/12/12 04:22:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:39 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:39 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:40 DEBUG : dir/file1: Remove: 2024/12/12 04:22:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:40 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:22:40 DEBUG : dir/file1: Remove: 2024/12/12 04:22:40 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/12 04:22:40 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:40 DEBUG : dir: Looking for writers 2024/12/12 04:22:40 DEBUG : : Looking for writers 2024/12/12 04:22:40 DEBUG : dir: reading active writers 2024/12/12 04:22:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:40 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:40 DEBUG : dir/file1: Remove: 2024/12/12 04:22:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:40 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:22:40 DEBUG : dir/file1: Remove: 2024/12/12 04:22:40 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/12 04:22:40 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:40 DEBUG : dir: Looking for writers 2024/12/12 04:22:40 DEBUG : : Looking for writers 2024/12/12 04:22:40 DEBUG : dir: reading active writers 2024/12/12 04:22:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:40 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:22:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/12 04:22:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:22:40 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/12 04:22:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:22:40 DEBUG : dir/file1: Open: flags=0x3 2024/12/12 04:22:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/12 04:22:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/12 04:22:40 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:40 DEBUG : dir: Looking for writers 2024/12/12 04:22:40 DEBUG : file1: reading active writers 2024/12/12 04:22:40 DEBUG : : Looking for writers 2024/12/12 04:22:40 DEBUG : dir: reading active writers 2024/12/12 04:22:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:40 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:40 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:40 DEBUG : dir: Looking for writers 2024/12/12 04:22:40 DEBUG : file1: reading active writers 2024/12/12 04:22:40 DEBUG : : Looking for writers 2024/12/12 04:22:40 DEBUG : dir: reading active writers 2024/12/12 04:22:40 DEBUG : >WaitForWriters: 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0000018c0 2024/12/12 04:22:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:40 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:22:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0000018c0 2024/12/12 04:22:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:22:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:22:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc0000018c0 2024/12/12 04:22:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:22:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:22:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:41 DEBUG : newLeaf: Running delayed rename now 2024/12/12 04:22:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0000018c0 2024/12/12 04:22:41 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:41 DEBUG : dir: Looking for writers 2024/12/12 04:22:41 DEBUG : : Looking for writers 2024/12/12 04:22:41 DEBUG : dir: reading active writers 2024/12/12 04:22:41 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:41 DEBUG : >WaitForWriters: 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/12 04:22:41 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:41 DEBUG : dir: Looking for writers 2024/12/12 04:22:41 DEBUG : : Looking for writers 2024/12/12 04:22:41 DEBUG : dir: reading active writers 2024/12/12 04:22:41 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:41 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:41 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:41 DEBUG : dir: Looking for writers 2024/12/12 04:22:41 DEBUG : file1: reading active writers 2024/12/12 04:22:41 DEBUG : : Looking for writers 2024/12/12 04:22:41 DEBUG : dir: reading active writers 2024/12/12 04:22:41 DEBUG : >WaitForWriters: 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000780f00 2024/12/12 04:22:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:41 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:22:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000780f00 2024/12/12 04:22:42 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc000780f00 2024/12/12 04:22:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:22:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:22:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:42 DEBUG : newLeaf: Running delayed rename now 2024/12/12 04:22:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000780f00 2024/12/12 04:22:42 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:42 DEBUG : dir: Looking for writers 2024/12/12 04:22:42 DEBUG : : Looking for writers 2024/12/12 04:22:42 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:42 DEBUG : dir: reading active writers 2024/12/12 04:22:42 DEBUG : >WaitForWriters: 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/12 04:22:42 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:42 DEBUG : dir: Looking for writers 2024/12/12 04:22:42 DEBUG : : Looking for writers 2024/12/12 04:22:42 DEBUG : dir: reading active writers 2024/12/12 04:22:42 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:42 DEBUG : >WaitForWriters: 2024/12/12 04:22:42 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:42 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:22:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:42 DEBUG : dir/file1(0xc0004c1a00): openPending: 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:42 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:22:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:42 DEBUG : dir/file1(0xc0004c1a00): >openPending: err= 2024/12/12 04:22:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:22:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:42 DEBUG : dir/file1(0xc0004c1a00): _writeAt: size=14, off=0 2024/12/12 04:22:42 DEBUG : dir/file1(0xc0004c1a00): >_writeAt: n=14, err= 2024/12/12 04:22:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:22:42 DEBUG : dir/file1(0xc0004c1a00): close: 2024/12/12 04:22:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:22:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:22:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:42 DEBUG : dir/file1(0xc0004c1a00): >close: err= 2024/12/12 04:22:42 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:42 DEBUG : dir: Looking for writers 2024/12/12 04:22:42 DEBUG : file1: reading active writers 2024/12/12 04:22:42 DEBUG : : Looking for writers 2024/12/12 04:22:42 DEBUG : dir: reading active writers 2024/12/12 04:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:43 DEBUG : dir: Looking for writers 2024/12/12 04:22:43 DEBUG : file1: reading active writers 2024/12/12 04:22:43 DEBUG : : Looking for writers 2024/12/12 04:22:43 DEBUG : dir: reading active writers 2024/12/12 04:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:43 DEBUG : dir: Looking for writers 2024/12/12 04:22:43 DEBUG : file1: reading active writers 2024/12/12 04:22:43 DEBUG : : Looking for writers 2024/12/12 04:22:43 DEBUG : dir: reading active writers 2024/12/12 04:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:43 DEBUG : dir: Looking for writers 2024/12/12 04:22:43 DEBUG : file1: reading active writers 2024/12/12 04:22:43 DEBUG : : Looking for writers 2024/12/12 04:22:43 DEBUG : dir: reading active writers 2024/12/12 04:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:43 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1.53508f02.partial" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1.53508f02.partial 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1.53508f02.partial" 2024/12/12 04:22:43 DEBUG : dir: Looking for writers 2024/12/12 04:22:43 DEBUG : file1: reading active writers 2024/12/12 04:22:43 DEBUG : : Looking for writers 2024/12/12 04:22:43 DEBUG : dir: reading active writers 2024/12/12 04:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1.53508f02.partial 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 04:22:43 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/12 04:22:43 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : dir: Looking for writers 2024/12/12 04:22:43 DEBUG : file1: reading active writers 2024/12/12 04:22:43 DEBUG : : Looking for writers 2024/12/12 04:22:43 DEBUG : dir: reading active writers 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/12 04:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:43 DEBUG : >WaitForWriters: 2024/12/12 04:22:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:43 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:43 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:43 DEBUG : dir/file1(0xc000abecc0): _readAt: size=512, off=0 2024/12/12 04:22:43 DEBUG : dir/file1(0xc000abecc0): openPending: 2024/12/12 04:22:43 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" 2024/12/12 04:22:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:43 DEBUG : dir/file1(0xc000abecc0): >openPending: err= 2024/12/12 04:22:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:22:43 DEBUG : dir/file1(0xc000abecc0): >_readAt: n=14, err=EOF 2024/12/12 04:22:43 DEBUG : dir/file1(0xc000abecc0): close: 2024/12/12 04:22:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:43 DEBUG : dir/file1(0xc000abecc0): >close: err= 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:22:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000781440 2024/12/12 04:22:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:22:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:22:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000781440 2024/12/12 04:22:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:43 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:43 DEBUG : dir/file1(0xc0003c4040): openPending: 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:43 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:43 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" 2024/12/12 04:22:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:43 DEBUG : dir/file1(0xc0003c4040): >openPending: err= 2024/12/12 04:22:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:22:43 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:43 DEBUG : dir/file1(0xc0003c4040): _writeAt: size=25, off=0 2024/12/12 04:22:43 DEBUG : dir/file1(0xc0003c4040): >_writeAt: n=25, err= 2024/12/12 04:22:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:22:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000781440 2024/12/12 04:22:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:43 DEBUG : newLeaf(0xc0003c4040): close: 2024/12/12 04:22:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:22:43 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:22:43.981418448 +0000 UTC m=+15.723682834 2024/12/12 04:22:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:43 DEBUG : newLeaf(0xc0003c4040): >close: err= 2024/12/12 04:22:43 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:43 DEBUG : dir: Looking for writers 2024/12/12 04:22:43 DEBUG : : Looking for writers 2024/12/12 04:22:43 DEBUG : dir: reading active writers 2024/12/12 04:22:43 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:43 DEBUG : dir: Looking for writers 2024/12/12 04:22:43 DEBUG : : Looking for writers 2024/12/12 04:22:43 DEBUG : dir: reading active writers 2024/12/12 04:22:43 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:44 DEBUG : dir: Looking for writers 2024/12/12 04:22:44 DEBUG : : Looking for writers 2024/12/12 04:22:44 DEBUG : dir: reading active writers 2024/12/12 04:22:44 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:44 DEBUG : dir: Looking for writers 2024/12/12 04:22:44 DEBUG : : Looking for writers 2024/12/12 04:22:44 DEBUG : dir: reading active writers 2024/12/12 04:22:44 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:44 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf.ef9cd7f5.partial" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf.ef9cd7f5.partial 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf.ef9cd7f5.partial" 2024/12/12 04:22:44 DEBUG : dir: Looking for writers 2024/12/12 04:22:44 DEBUG : : Looking for writers 2024/12/12 04:22:44 DEBUG : dir: reading active writers 2024/12/12 04:22:44 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf.ef9cd7f5.partial 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : newLeaf.ef9cd7f5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:22:44 DEBUG : newLeaf.ef9cd7f5.partial: renamed to: newLeaf 2024/12/12 04:22:44 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:44 DEBUG : dir: Looking for writers 2024/12/12 04:22:44 DEBUG : : Looking for writers 2024/12/12 04:22:44 DEBUG : dir: reading active writers 2024/12/12 04:22:44 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:22:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:22:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:22:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:22:44 DEBUG : >WaitForWriters: 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/12 04:22:44 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:44 DEBUG : dir: Looking for writers 2024/12/12 04:22:44 DEBUG : : Looking for writers 2024/12/12 04:22:44 DEBUG : dir: reading active writers 2024/12/12 04:22:44 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:44 DEBUG : >WaitForWriters: 2024/12/12 04:22:44 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:44 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:44 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:44 DEBUG : dir: Looking for writers 2024/12/12 04:22:44 DEBUG : file1: reading active writers 2024/12/12 04:22:44 DEBUG : : Looking for writers 2024/12/12 04:22:44 DEBUG : dir: reading active writers 2024/12/12 04:22:44 DEBUG : >WaitForWriters: 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00016c9c0 2024/12/12 04:22:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:44 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:22:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00016c9c0 2024/12/12 04:22:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:45 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:45 DEBUG : dir/file1(0xc000138d40): openPending: 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:22:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:45 DEBUG : dir/file1(0xc000138d40): >openPending: err= 2024/12/12 04:22:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:22:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:45 DEBUG : dir/file1(0xc000138d40): _writeAt: size=25, off=0 2024/12/12 04:22:45 DEBUG : dir/file1(0xc000138d40): >_writeAt: n=25, err= 2024/12/12 04:22:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:22:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00016c9c0 2024/12/12 04:22:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:45 DEBUG : newLeaf(0xc000138d40): close: 2024/12/12 04:22:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:22:45 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:22:45.398206145 +0000 UTC m=+17.140470550 2024/12/12 04:22:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:45 DEBUG : newLeaf(0xc000138d40): >close: err= 2024/12/12 04:22:45 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:45 DEBUG : dir: Looking for writers 2024/12/12 04:22:45 DEBUG : : Looking for writers 2024/12/12 04:22:45 DEBUG : dir: reading active writers 2024/12/12 04:22:45 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:45 DEBUG : dir: Looking for writers 2024/12/12 04:22:45 DEBUG : : Looking for writers 2024/12/12 04:22:45 DEBUG : dir: reading active writers 2024/12/12 04:22:45 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:45 DEBUG : dir: Looking for writers 2024/12/12 04:22:45 DEBUG : : Looking for writers 2024/12/12 04:22:45 DEBUG : dir: reading active writers 2024/12/12 04:22:45 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:45 DEBUG : dir: Looking for writers 2024/12/12 04:22:45 DEBUG : : Looking for writers 2024/12/12 04:22:45 DEBUG : dir: reading active writers 2024/12/12 04:22:45 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:45 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf.1d1ae2e3.partial" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf.1d1ae2e3.partial 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf.1d1ae2e3.partial" 2024/12/12 04:22:45 DEBUG : dir: Looking for writers 2024/12/12 04:22:45 DEBUG : : Looking for writers 2024/12/12 04:22:45 DEBUG : dir: reading active writers 2024/12/12 04:22:45 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf.1d1ae2e3.partial 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : newLeaf.1d1ae2e3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:22:45 DEBUG : newLeaf.1d1ae2e3.partial: renamed to: newLeaf 2024/12/12 04:22:45 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:22:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:22:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:22:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:22:45 DEBUG : dir: Looking for writers 2024/12/12 04:22:45 DEBUG : : Looking for writers 2024/12/12 04:22:45 DEBUG : dir: reading active writers 2024/12/12 04:22:45 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:45 DEBUG : >WaitForWriters: 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/12 04:22:45 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:45 DEBUG : dir: Looking for writers 2024/12/12 04:22:45 DEBUG : : Looking for writers 2024/12/12 04:22:45 DEBUG : dir: reading active writers 2024/12/12 04:22:45 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:45 DEBUG : >WaitForWriters: 2024/12/12 04:22:45 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:45 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:45 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:22:46 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:46 DEBUG : dir/file1(0xc000139180): openPending: 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:46 DEBUG : dir/file1(0xc000139180): >openPending: err= 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:22:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:46 DEBUG : dir/file1(0xc000139180): _writeAt: size=14, off=0 2024/12/12 04:22:46 DEBUG : dir/file1(0xc000139180): >_writeAt: n=14, err= 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:22:46 DEBUG : dir/file1(0xc000139180): close: 2024/12/12 04:22:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:22:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:46 DEBUG : dir/file1(0xc000139180): >close: err= 2024/12/12 04:22:46 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:46 DEBUG : dir: Looking for writers 2024/12/12 04:22:46 DEBUG : file1: reading active writers 2024/12/12 04:22:46 DEBUG : : Looking for writers 2024/12/12 04:22:46 DEBUG : dir: reading active writers 2024/12/12 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:46 DEBUG : dir: Looking for writers 2024/12/12 04:22:46 DEBUG : file1: reading active writers 2024/12/12 04:22:46 DEBUG : : Looking for writers 2024/12/12 04:22:46 DEBUG : dir: reading active writers 2024/12/12 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:46 DEBUG : dir: Looking for writers 2024/12/12 04:22:46 DEBUG : file1: reading active writers 2024/12/12 04:22:46 DEBUG : : Looking for writers 2024/12/12 04:22:46 DEBUG : dir: reading active writers 2024/12/12 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:46 DEBUG : dir: Looking for writers 2024/12/12 04:22:46 DEBUG : file1: reading active writers 2024/12/12 04:22:46 DEBUG : : Looking for writers 2024/12/12 04:22:46 DEBUG : dir: reading active writers 2024/12/12 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1.53508f02.partial" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1.53508f02.partial 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1.53508f02.partial" 2024/12/12 04:22:46 DEBUG : dir: Looking for writers 2024/12/12 04:22:46 DEBUG : file1: reading active writers 2024/12/12 04:22:46 DEBUG : : Looking for writers 2024/12/12 04:22:46 DEBUG : dir: reading active writers 2024/12/12 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1.53508f02.partial 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 04:22:46 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/12 04:22:46 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : dir: Looking for writers 2024/12/12 04:22:46 DEBUG : file1: reading active writers 2024/12/12 04:22:46 DEBUG : : Looking for writers 2024/12/12 04:22:46 DEBUG : dir: reading active writers 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/12 04:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:46 DEBUG : >WaitForWriters: 2024/12/12 04:22:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:46 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:46 DEBUG : dir/file1(0xc0004c1a80): _readAt: size=512, off=0 2024/12/12 04:22:46 DEBUG : dir/file1(0xc0004c1a80): openPending: 2024/12/12 04:22:46 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" 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:46 DEBUG : dir/file1(0xc0004c1a80): >openPending: err= 2024/12/12 04:22:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:22:46 DEBUG : dir/file1(0xc0004c1a80): >_readAt: n=14, err=EOF 2024/12/12 04:22:46 DEBUG : dir/file1(0xc0004c1a80): close: 2024/12/12 04:22:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:46 DEBUG : dir/file1(0xc0004c1a80): >close: err= 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:22:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0005aab40 2024/12/12 04:22:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:22:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:22:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0005aab40 2024/12/12 04:22:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:46 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:47 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:47 DEBUG : dir/file1(0xc0004c1e00): openPending: 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:47 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" 2024/12/12 04:22:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:47 DEBUG : dir/file1(0xc0004c1e00): >openPending: err= 2024/12/12 04:22:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:22:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:47 DEBUG : dir/file1(0xc0004c1e00): _writeAt: size=25, off=0 2024/12/12 04:22:47 DEBUG : dir/file1(0xc0004c1e00): >_writeAt: n=25, err= 2024/12/12 04:22:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:22:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0005aab40 2024/12/12 04:22:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:47 DEBUG : newLeaf(0xc0004c1e00): close: 2024/12/12 04:22:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:22:47 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:22:47.257809802 +0000 UTC m=+19.000074197 2024/12/12 04:22:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:47 DEBUG : newLeaf(0xc0004c1e00): >close: err= 2024/12/12 04:22:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:47 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf.fbc803d7.partial" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf.fbc803d7.partial 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf.fbc803d7.partial" 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf.fbc803d7.partial 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : newLeaf.fbc803d7.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:22:47 DEBUG : newLeaf.fbc803d7.partial: renamed to: newLeaf 2024/12/12 04:22:47 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:22:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:22:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:22:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:47 DEBUG : >WaitForWriters: 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/12 04:22:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:47 DEBUG : >WaitForWriters: 2024/12/12 04:22:47 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:47 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:47 DEBUG : dir: Looking for writers 2024/12/12 04:22:47 DEBUG : file1: reading active writers 2024/12/12 04:22:47 DEBUG : : Looking for writers 2024/12/12 04:22:47 DEBUG : dir: reading active writers 2024/12/12 04:22:47 DEBUG : >WaitForWriters: 2024/12/12 04:22:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:47 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:47 DEBUG : dir/file1(0xc000abf3c0): _readAt: size=512, off=0 2024/12/12 04:22:47 DEBUG : dir/file1(0xc000abf3c0): openPending: 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:47 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:22:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf3c0): >openPending: err= 2024/12/12 04:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/12 04:22:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf3c0): >_readAt: n=14, err=EOF 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf3c0): close: 2024/12/12 04:22:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf3c0): >close: err= 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:22:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00016da40 2024/12/12 04:22:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:22:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:22:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00016da40 2024/12/12 04:22:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:22:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:48 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf800): openPending: 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:22:48 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" 2024/12/12 04:22:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf800): >openPending: err= 2024/12/12 04:22:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:22:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf800): _writeAt: size=25, off=0 2024/12/12 04:22:48 DEBUG : dir/file1(0xc000abf800): >_writeAt: n=25, err= 2024/12/12 04:22:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:22:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:22:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00016da40 2024/12/12 04:22:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:22:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:48 DEBUG : newLeaf(0xc000abf800): close: 2024/12/12 04:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:22:48 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:22:48.776915065 +0000 UTC m=+20.519179460 2024/12/12 04:22:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:48 DEBUG : newLeaf(0xc000abf800): >close: err= 2024/12/12 04:22:48 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:48 DEBUG : dir: Looking for writers 2024/12/12 04:22:48 DEBUG : : Looking for writers 2024/12/12 04:22:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:48 DEBUG : dir: reading active writers 2024/12/12 04:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:48 DEBUG : dir: Looking for writers 2024/12/12 04:22:48 DEBUG : : Looking for writers 2024/12/12 04:22:48 DEBUG : dir: reading active writers 2024/12/12 04:22:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:48 DEBUG : dir: Looking for writers 2024/12/12 04:22:48 DEBUG : : Looking for writers 2024/12/12 04:22:48 DEBUG : dir: reading active writers 2024/12/12 04:22:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:48 DEBUG : dir: Looking for writers 2024/12/12 04:22:48 DEBUG : : Looking for writers 2024/12/12 04:22:48 DEBUG : dir: reading active writers 2024/12/12 04:22:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:48 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf.aa4619d9.partial" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf.aa4619d9.partial 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf.aa4619d9.partial" 2024/12/12 04:22:48 DEBUG : dir: Looking for writers 2024/12/12 04:22:48 DEBUG : : Looking for writers 2024/12/12 04:22:48 DEBUG : dir: reading active writers 2024/12/12 04:22:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf.aa4619d9.partial 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:48 DEBUG : newLeaf.aa4619d9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:22:48 DEBUG : newLeaf.aa4619d9.partial: renamed to: newLeaf 2024/12/12 04:22:48 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:48 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:22:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:22:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:22:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:22:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:22:49 DEBUG : dir: Looking for writers 2024/12/12 04:22:49 DEBUG : : Looking for writers 2024/12/12 04:22:49 DEBUG : dir: reading active writers 2024/12/12 04:22:49 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:49 DEBUG : >WaitForWriters: 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/newLeaf" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gadekof6vone/newLeaf 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/12 04:22:49 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:49 DEBUG : dir: Looking for writers 2024/12/12 04:22:49 DEBUG : : Looking for writers 2024/12/12 04:22:49 DEBUG : dir: reading active writers 2024/12/12 04:22:49 DEBUG : newLeaf: reading active writers 2024/12/12 04:22:49 DEBUG : >WaitForWriters: 2024/12/12 04:22:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (8.79s) --- PASS: TestFileRename/off,forceCache=false (1.06s) --- PASS: TestFileRename/minimal,forceCache=false (1.11s) --- PASS: TestFileRename/minimal,forceCache=true (1.82s) --- PASS: TestFileRename/writes,forceCache=false (1.42s) --- PASS: TestFileRename/writes,forceCache=true (1.85s) --- PASS: TestFileRename/full,forceCache=false (1.52s) === 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-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:49 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:49 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:49 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:49 DEBUG : : Looking for writers 2024/12/12 04:22:49 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-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:49 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:22:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:49 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:49 DEBUG : dir: Looking for writers 2024/12/12 04:22:49 DEBUG : file1: reading active writers 2024/12/12 04:22:49 DEBUG : : Looking for writers 2024/12/12 04:22:49 DEBUG : dir: reading active writers 2024/12/12 04:22:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:49 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:22:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/12 04:22:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/12 04:22:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/12 04:22:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/12 04:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/12 04:22:49 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:49 DEBUG : dir: Looking for writers 2024/12/12 04:22:49 DEBUG : file1: reading active writers 2024/12/12 04:22:49 DEBUG : : Looking for writers 2024/12/12 04:22:49 DEBUG : dir: reading active writers 2024/12/12 04:22:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.29s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:49 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:49 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:22:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/12 04:22:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/12 04:22:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/12 04:22:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/12 04:22:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/12 04:22:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/12 04:22:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/12 04:22:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/12 04:22:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/12 04:22:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/12 04:22:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/12 04:22:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/12 04:22:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/12 04:22:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/12 04:22:50 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:50 DEBUG : dir: Looking for writers 2024/12/12 04:22:50 DEBUG : file1: reading active writers 2024/12/12 04:22:50 DEBUG : : Looking for writers 2024/12/12 04:22:50 DEBUG : dir: reading active writers 2024/12/12 04:22:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:50 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:22:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:50 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:50 DEBUG : dir: Looking for writers 2024/12/12 04:22:50 DEBUG : file1: reading active writers 2024/12/12 04:22:50 DEBUG : : Looking for writers 2024/12/12 04:22:50 DEBUG : dir: reading active writers 2024/12/12 04:22:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:50 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:22:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/12 04:22:50 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:50 DEBUG : dir: Looking for writers 2024/12/12 04:22:50 DEBUG : file1: reading active writers 2024/12/12 04:22:50 DEBUG : : Looking for writers 2024/12/12 04:22:50 DEBUG : dir: reading active writers 2024/12/12 04:22:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.30s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:50 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:50 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:51 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): _readAt: size=1, off=0 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): openPending: 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): >openPending: err= 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): _readAt: size=256, off=1 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): >_readAt: n=15, err=EOF 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): _readAt: size=16, off=16 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): close: 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): >close: err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): close: 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a89c0): >close: err=file already closed 2024/12/12 04:22:51 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:51 DEBUG : dir: Looking for writers 2024/12/12 04:22:51 DEBUG : file1: reading active writers 2024/12/12 04:22:51 DEBUG : : Looking for writers 2024/12/12 04:22:51 DEBUG : dir: reading active writers 2024/12/12 04:22:51 DEBUG : >WaitForWriters: 2024/12/12 04:22:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.30s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:51 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:51 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): _readAt: size=1, off=0 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): openPending: 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): >openPending: err= 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): _readAt: size=1, off=5 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): _readAt: size=1, off=3 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): _readAt: size=1, off=13 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): _readAt: size=16, off=100 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): >_readAt: n=0, err=EOF 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): close: 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6a00): >close: err= 2024/12/12 04:22:51 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:51 DEBUG : dir: Looking for writers 2024/12/12 04:22:51 DEBUG : file1: reading active writers 2024/12/12 04:22:51 DEBUG : : Looking for writers 2024/12/12 04:22:51 DEBUG : dir: reading active writers 2024/12/12 04:22:51 DEBUG : >WaitForWriters: 2024/12/12 04:22:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.30s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:51 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:51 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): _readAt: size=1, off=0 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): openPending: 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >openPending: err= 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): _readAt: size=1, off=5 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): _readAt: size=1, off=1 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >_readAt: n=1, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): _readAt: size=6, off=10 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >_readAt: n=6, err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): _readAt: size=256, off=10 2024/12/12 04:22:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >_readAt: n=6, err=EOF 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): _readAt: size=256, off=100 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >_readAt: n=0, err=EOF 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): close: 2024/12/12 04:22:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >close: err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): _readAt: size=256, off=100 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0006e6c40): >_readAt: n=0, err=file already closed 2024/12/12 04:22:51 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:51 DEBUG : dir: Looking for writers 2024/12/12 04:22:51 DEBUG : file1: reading active writers 2024/12/12 04:22:51 DEBUG : : Looking for writers 2024/12/12 04:22:51 DEBUG : dir: reading active writers 2024/12/12 04:22:51 DEBUG : >WaitForWriters: 2024/12/12 04:22:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.30s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:51 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:51 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a9080): RWFileHandle.Flush 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a9080): _readAt: size=256, off=0 2024/12/12 04:22:51 DEBUG : dir/file1(0xc0002a9080): openPending: 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:51 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:22:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9080): >openPending: err= 2024/12/12 04:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/12 04:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9080): >_readAt: n=16, err=EOF 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9080): RWFileHandle.Flush 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9080): RWFileHandle.Flush 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9080): close: 2024/12/12 04:22:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9080): >close: err= 2024/12/12 04:22:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:52 DEBUG : dir: Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : dir: reading active writers 2024/12/12 04:22:52 DEBUG : >WaitForWriters: 2024/12/12 04:22:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.26s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:52 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:22:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:22:52 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): _readAt: size=256, off=0 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): openPending: 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:22:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): >openPending: err= 2024/12/12 04:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/12 04:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): >_readAt: n=16, err=EOF 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): RWFileHandle.Release 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): close: 2024/12/12 04:22:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): >close: err= 2024/12/12 04:22:52 DEBUG : dir/file1(0xc0002a9740): RWFileHandle.Release 2024/12/12 04:22:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:52 DEBUG : dir: Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : dir: reading active writers 2024/12/12 04:22:52 DEBUG : >WaitForWriters: 2024/12/12 04:22:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:52 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:52 DEBUG : file1: newRWFileHandle: 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): openPending: 2024/12/12 04:22:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): >openPending: err= 2024/12/12 04:22:52 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:22:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:22:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): _writeAt: size=5, off=0 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): >_writeAt: n=5, err= 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): _writeAt: size=7, off=5 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): >_writeAt: n=7, err= 2024/12/12 04:22:52 DEBUG : file1: vfs cache: truncate to size=11 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): close: 2024/12/12 04:22:52 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:22:52.413080888 +0000 UTC m=+24.155345293 2024/12/12 04:22:52 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): >close: err= 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): close: 2024/12/12 04:22:52 DEBUG : file1(0xc0006e6ec0): >close: err=file already closed 2024/12/12 04:22:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:52 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1.5c575c6f.partial" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1.5c575c6f.partial 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1.5c575c6f.partial" 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1.5c575c6f.partial 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : file1.5c575c6f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:22:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/12 04:22:52 DEBUG : file1.5c575c6f.partial: renamed to: file1 2024/12/12 04:22:52 INFO : file1: Copied (new) 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:22:52 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-12 04:22:52 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/12 04:22:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:52 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : >WaitForWriters: 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gadekof6vone/file1 2024/12/12 04:22:52 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:52 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/12 04:22:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : >WaitForWriters: 2024/12/12 04:22:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:52 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:52 DEBUG : file1: newRWFileHandle: 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): openPending: 2024/12/12 04:22:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): >openPending: err= 2024/12/12 04:22:52 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:22:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:22:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): _writeAt: size=7, off=0 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): >_writeAt: n=7, err= 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): _writeAt: size=6, off=5 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): >_writeAt: n=6, err= 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): close: 2024/12/12 04:22:52 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:22:52.930824143 +0000 UTC m=+24.673088548 2024/12/12 04:22:52 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): >close: err= 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): _writeAt: size=5, off=0 2024/12/12 04:22:52 DEBUG : file1(0xc000abedc0): >_writeAt: n=0, err=file already closed 2024/12/12 04:22:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:52 DEBUG : : Looking for writers 2024/12/12 04:22:52 DEBUG : file1: reading active writers 2024/12/12 04:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:53 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1.913c5138.partial" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1.913c5138.partial 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1.913c5138.partial" 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1.913c5138.partial 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1.913c5138.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:22:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/12 04:22:53 DEBUG : file1.913c5138.partial: renamed to: file1 2024/12/12 04:22:53 INFO : file1: Copied (new) 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:22:53 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-12 04:22:52 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/12 04:22:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:53 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : >WaitForWriters: 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/12 04:22:53 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : >WaitForWriters: 2024/12/12 04:22:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:53 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:53 DEBUG : file1: newRWFileHandle: 2024/12/12 04:22:53 DEBUG : file1(0xc000abe0c0): openPending: 2024/12/12 04:22:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:53 DEBUG : file1(0xc000abe0c0): >openPending: err= 2024/12/12 04:22:53 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:22:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:22:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:22:53 DEBUG : file1(0xc000abe0c0): close: 2024/12/12 04:22:53 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:22:53.448987563 +0000 UTC m=+25.191251957 2024/12/12 04:22:53 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:53 DEBUG : file1(0xc000abe0c0): >close: err= 2024/12/12 04:22:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:22:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:22:53 DEBUG : file2: newRWFileHandle: 2024/12/12 04:22:53 DEBUG : file2(0xc000abe240): openPending: 2024/12/12 04:22:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:22:53 DEBUG : file2(0xc000abe240): >openPending: err= 2024/12/12 04:22:53 DEBUG : file2: >newRWFileHandle: err= 2024/12/12 04:22:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:22:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/12 04:22:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/12 04:22:53 DEBUG : file2(0xc000abe240): RWFileHandle.Flush 2024/12/12 04:22:53 DEBUG : file2(0xc000abe240): RWFileHandle.Release 2024/12/12 04:22:53 DEBUG : file2(0xc000abe240): close: 2024/12/12 04:22:53 DEBUG : file2: vfs cache: setting modification time to 2024-12-12 04:22:53.449716848 +0000 UTC m=+25.191981242 2024/12/12 04:22:53 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:53 DEBUG : file2(0xc000abe240): >close: err= 2024/12/12 04:22:53 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : file2: reading active writers 2024/12/12 04:22:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : file2: reading active writers 2024/12/12 04:22:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : file2: reading active writers 2024/12/12 04:22:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : file2: reading active writers 2024/12/12 04:22:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/12 04:22:53 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:22:53 DEBUG : file2: vfs cache: starting upload 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1.51e13d9a.partial" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file2.958e8fce.partial" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1.51e13d9a.partial 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file2.958e8fce.partial 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1.51e13d9a.partial" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file2.958e8fce.partial" 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : file2: reading active writers 2024/12/12 04:22:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file1.51e13d9a.partial 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1.51e13d9a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:22:53 DEBUG : file1.51e13d9a.partial: renamed to: file1 2024/12/12 04:22:53 INFO : file1: Copied (new) 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file2.958e8fce.partial 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file2.958e8fce.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:53 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:22:53 DEBUG : file2.958e8fce.partial: renamed to: file2 2024/12/12 04:22:53 INFO : file2: Copied (new) 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file2" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file2 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file2" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:53 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-12 04:22:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/12 04:22:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:53 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:53 DEBUG : : Looking for writers 2024/12/12 04:22:53 DEBUG : file1: reading active writers 2024/12/12 04:22:53 DEBUG : file2: reading active writers 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file2 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:53 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-12 04:22:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/12 04:22:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/12 04:22:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:22:53 INFO : file2: vfs cache: upload succeeded try #1 2024/12/12 04:22:53 DEBUG : >WaitForWriters: 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:53 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file2" 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file2 2024/12/12 04:22:53 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file2" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file2 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file2" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file2 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file2" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gadekof6vone/file2 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/12 04:22:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file2: reading active writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : >WaitForWriters: 2024/12/12 04:22:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.68s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:54 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:54 DEBUG : file1: newRWFileHandle: 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): openPending: 2024/12/12 04:22:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): >openPending: err= 2024/12/12 04:22:54 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:22:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): _writeAt: size=5, off=0 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): >_writeAt: n=5, err= 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): RWFileHandle.Flush 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): RWFileHandle.Flush 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): close: 2024/12/12 04:22:54 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:22:54.133345493 +0000 UTC m=+25.875609889 2024/12/12 04:22:54 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:54 DEBUG : file1(0xc000abe5c0): >close: err= 2024/12/12 04:22:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:54 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1.53a96730.partial" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1.53a96730.partial 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1.53a96730.partial" 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1.53a96730.partial 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : file1.53a96730.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:22:54 DEBUG : file1.53a96730.partial: renamed to: file1 2024/12/12 04:22:54 INFO : file1: Copied (new) 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:54 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:22:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:22:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:54 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : >WaitForWriters: 2024/12/12 04:22:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:54 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:54 DEBUG : file1: newRWFileHandle: 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): openPending: 2024/12/12 04:22:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): >openPending: err= 2024/12/12 04:22:54 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:22:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): _writeAt: size=5, off=0 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): >_writeAt: n=5, err= 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): RWFileHandle.Release 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): close: 2024/12/12 04:22:54 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:22:54.451020023 +0000 UTC m=+26.193284418 2024/12/12 04:22:54 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): >close: err= 2024/12/12 04:22:54 DEBUG : file1(0xc0003c40c0): RWFileHandle.Release 2024/12/12 04:22:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:54 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1.89d9063d.partial" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1.89d9063d.partial 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1.89d9063d.partial" 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1.89d9063d.partial 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : file1.89d9063d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:22:54 DEBUG : file1.89d9063d.partial: renamed to: file1 2024/12/12 04:22:54 INFO : file1: Copied (new) 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:54 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:22:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:22:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:54 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:54 DEBUG : : Looking for writers 2024/12/12 04:22:54 DEBUG : file1: reading active writers 2024/12/12 04:22:54 DEBUG : >WaitForWriters: 2024/12/12 04:22:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:54 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:22:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:54 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:54 DEBUG : dir/file1(0xc0003c44c0): openPending: 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:54 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0003c44c0): >openPending: err= 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0003c44c0): _writeAt: size=5, off=0 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0003c44c0): >_writeAt: n=5, err= 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0003c44c0): close: 2024/12/12 04:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-12 04:22:55.064710441 +0000 UTC m=+26.806974835 2024/12/12 04:22:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0003c44c0): >close: err= 2024/12/12 04:22:55 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1.7a2f5d14.partial" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1.7a2f5d14.partial 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1.7a2f5d14.partial" 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/dir/file1.7a2f5d14.partial 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1.7a2f5d14.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:22:55 DEBUG : dir/file1.7a2f5d14.partial: renamed to: dir/file1 2024/12/12 04:22:55 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-12 04:22:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : >WaitForWriters: 2024/12/12 04:22:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:55 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/12 04:22:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:55 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): _writeAt: size=5, off=0 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): openPending: 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): >openPending: err= 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): >_writeAt: n=5, err= 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): _writeAt: size=15, off=5 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): >_writeAt: n=15, err= 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): close: 2024/12/12 04:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-12 04:22:55.684734152 +0000 UTC m=+27.426998547 2024/12/12 04:22:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:55 DEBUG : dir/file1(0xc0006e6980): >close: err= 2024/12/12 04:22:55 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1.888d21a0.partial" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1.888d21a0.partial 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1.888d21a0.partial" 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gadekof6vone/dir/file1.888d21a0.partial 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1.888d21a0.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/12 04:22:55 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/12 04:22:55 DEBUG : dir/file1.888d21a0.partial: renamed to: dir/file1 2024/12/12 04:22:55 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:22:55 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:55 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-12 04:22:55 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/12 04:22:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:55 DEBUG : dir: Looking for writers 2024/12/12 04:22:55 DEBUG : file1: reading active writers 2024/12/12 04:22:55 DEBUG : : Looking for writers 2024/12/12 04:22:55 DEBUG : dir: reading active writers 2024/12/12 04:22:55 DEBUG : >WaitForWriters: 2024/12/12 04:22:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:56 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : file1: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : file1(0xc0003c4b80): openPending: 2024/12/12 04:22:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:56 DEBUG : file1(0xc0003c4b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:22:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:22:56 DEBUG : file1(0xc0003c4b80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : file1(0xc0003c4b80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : file1(0xc0003c4b80): close: 2024/12/12 04:22:56 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:22:56.003130871 +0000 UTC m=+27.745395267 2024/12/12 04:22:56 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : file1(0xc0003c4b80): >close: err= 2024/12/12 04:22:56 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:56 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1.39ecac47.partial" 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1.39ecac47.partial 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1.39ecac47.partial" 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1.39ecac47.partial 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:56 DEBUG : file1.39ecac47.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:22:56 DEBUG : file1.39ecac47.partial: renamed to: file1 2024/12/12 04:22:56 INFO : file1: Copied (new) 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:56 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:22:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:22:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:56 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : >WaitForWriters: 2024/12/12 04:22:56 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:56 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/12 04:22:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.318888754 +0000 UTC m=+28.061153149 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.318888754 +0000 UTC m=+28.061153149 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.318888754 +0000 UTC m=+28.061153149 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f260 item 1 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.321006444 +0000 UTC m=+28.063270920 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.321006444 +0000 UTC m=+28.063270920 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 2 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.324546797 +0000 UTC m=+28.066811191 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.324546797 +0000 UTC m=+28.066811191 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.324546797 +0000 UTC m=+28.066811191 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 3 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.326063474 +0000 UTC m=+28.068327869 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.326063474 +0000 UTC m=+28.068327869 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac310 item 4 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.327160887 +0000 UTC m=+28.069425281 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.327160887 +0000 UTC m=+28.069425281 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.327160887 +0000 UTC m=+28.069425281 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad1f0 item 5 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.328767431 +0000 UTC m=+28.071031827 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.328767431 +0000 UTC m=+28.071031827 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adc00 item 6 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.329899419 +0000 UTC m=+28.072163814 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.329899419 +0000 UTC m=+28.072163814 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.329899419 +0000 UTC m=+28.072163814 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 7 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.33176062 +0000 UTC m=+28.074025016 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.33176062 +0000 UTC m=+28.074025016 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b880 item 8 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0006e7440): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.333071411 +0000 UTC m=+28.075335807 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.333071411 +0000 UTC m=+28.075335807 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.333071411 +0000 UTC m=+28.075335807 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 9 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.334732289 +0000 UTC m=+28.076996683 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.334732289 +0000 UTC m=+28.076996683 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 10 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0006e76c0): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.335849308 +0000 UTC m=+28.078113703 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.335849308 +0000 UTC m=+28.078113703 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.335849308 +0000 UTC m=+28.078113703 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a8c0 item 11 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.337601495 +0000 UTC m=+28.079865880 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.337601495 +0000 UTC m=+28.079865880 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad90 item 12 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0006e7a00): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.338631892 +0000 UTC m=+28.080896287 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.338631892 +0000 UTC m=+28.080896287 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b2d0 item 13 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.34038439 +0000 UTC m=+28.082648775 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.34038439 +0000 UTC m=+28.082648775 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bab0 item 14 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0006e7cc0): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.341351338 +0000 UTC m=+28.083615734 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.341351338 +0000 UTC m=+28.083615734 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8000 item 15 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.342318198 +0000 UTC m=+28.084582603 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.342318198 +0000 UTC m=+28.084582603 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483500 item 16 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.343653355 +0000 UTC m=+28.085917750 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.343653355 +0000 UTC m=+28.085917750 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe040): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.343653355 +0000 UTC m=+28.085917750 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466380 item 17 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe200): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe200): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe200): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.345103128 +0000 UTC m=+28.087367522 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.345103128 +0000 UTC m=+28.087367522 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466bd0 item 18 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe380): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe380): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe380): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe380): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe380): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.346069314 +0000 UTC m=+28.088333710 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe380): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.346069314 +0000 UTC m=+28.088333710 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.346069314 +0000 UTC m=+28.088333710 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467260 item 19 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe500): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe500): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe500): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.34768716 +0000 UTC m=+28.089951554 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.34768716 +0000 UTC m=+28.089951554 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467a40 item 20 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.348692771 +0000 UTC m=+28.090957166 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.348692771 +0000 UTC m=+28.090957166 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.348692771 +0000 UTC m=+28.090957166 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467f10 item 21 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.350356594 +0000 UTC m=+28.092620988 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe900): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe900): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe900): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.350356594 +0000 UTC m=+28.092620988 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d93b0 item 22 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.351736144 +0000 UTC m=+28.094000539 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.351736144 +0000 UTC m=+28.094000539 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeac0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeac0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.351736144 +0000 UTC m=+28.094000539 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9a40 item 23 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.353167331 +0000 UTC m=+28.095431726 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.353167331 +0000 UTC m=+28.095431726 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8310 item 24 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc000abecc0): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.354286233 +0000 UTC m=+28.096550629 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.354286233 +0000 UTC m=+28.096550629 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.354286233 +0000 UTC m=+28.096550629 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8620 item 25 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.356113301 +0000 UTC m=+28.098377696 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.356113301 +0000 UTC m=+28.098377696 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8b60 item 26 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc000abf100): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.357380701 +0000 UTC m=+28.099645106 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.357380701 +0000 UTC m=+28.099645106 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.357380701 +0000 UTC m=+28.099645106 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8fc0 item 27 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf340): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf340): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf340): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf340): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf340): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.358854378 +0000 UTC m=+28.101118773 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf340): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.358854378 +0000 UTC m=+28.101118773 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9340 item 28 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc000abf4c0): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.360244949 +0000 UTC m=+28.102509354 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.360244949 +0000 UTC m=+28.102509354 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f97a0 item 29 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf640): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf640): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf640): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.361345758 +0000 UTC m=+28.103610153 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.361345758 +0000 UTC m=+28.103610153 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9b90 item 30 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf780): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc000abf780): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf780): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf780): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf780): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf780): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.363268885 +0000 UTC m=+28.105533281 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf8c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf8c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf8c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf8c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf8c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.363268885 +0000 UTC m=+28.105533281 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf8c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482310 item 31 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 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 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf940): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf940): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf940): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.364442801 +0000 UTC m=+28.106707196 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.364442801 +0000 UTC m=+28.106707196 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004830a0 item 32 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.365670116 +0000 UTC m=+28.107934511 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004837a0 item 33 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.366144624 +0000 UTC m=+28.108409019 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.366144624 +0000 UTC m=+28.108409019 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004839d0 item 33 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.36735626 +0000 UTC m=+28.109620655 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483d50 item 34 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.368091836 +0000 UTC m=+28.110356231 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.368091836 +0000 UTC m=+28.110356231 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e000 item 34 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.369643729 +0000 UTC m=+28.111908114 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e930 item 35 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.369984908 +0000 UTC m=+28.112249302 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.369984908 +0000 UTC m=+28.112249302 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 35 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.371634783 +0000 UTC m=+28.113899178 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ef50 item 36 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.372254442 +0000 UTC m=+28.114518837 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.372254442 +0000 UTC m=+28.114518837 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f1f0 item 36 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.373891104 +0000 UTC m=+28.116155499 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 37 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.374460268 +0000 UTC m=+28.116724663 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.374460268 +0000 UTC m=+28.116724663 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 37 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.375972106 +0000 UTC m=+28.118236500 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 38 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.376613616 +0000 UTC m=+28.118878011 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4140): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4140): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4140): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4140): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4140): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.376613616 +0000 UTC m=+28.118878011 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4140): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc00 item 38 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.378226172 +0000 UTC m=+28.120490557 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac700 item 39 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.378824862 +0000 UTC m=+28.121089257 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.378824862 +0000 UTC m=+28.121089257 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acc40 item 39 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4380): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4380): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4380): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4380): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4380): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.380423122 +0000 UTC m=+28.122687517 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4380): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad6c0 item 40 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.381036108 +0000 UTC m=+28.123300493 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.381036108 +0000 UTC m=+28.123300493 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 40 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.382692766 +0000 UTC m=+28.124957162 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a850 item 41 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.383215906 +0000 UTC m=+28.125480301 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 41 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.383827149 +0000 UTC m=+28.126091534 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.383827149 +0000 UTC m=+28.126091534 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 41 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.385289203 +0000 UTC m=+28.127553598 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 42 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.385831718 +0000 UTC m=+28.128096113 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 42 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.386434435 +0000 UTC m=+28.128698830 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.386434435 +0000 UTC m=+28.128698830 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a230 item 42 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.388006896 +0000 UTC m=+28.130271311 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a5b0 item 43 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.388563688 +0000 UTC m=+28.130828093 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a770 item 43 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.389183898 +0000 UTC m=+28.131448292 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.389183898 +0000 UTC m=+28.131448292 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a9a0 item 43 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.390554372 +0000 UTC m=+28.132818767 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 44 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.390904878 +0000 UTC m=+28.133169272 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 44 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.39129647 +0000 UTC m=+28.133560865 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.39129647 +0000 UTC m=+28.133560865 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b1f0 item 44 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.392159634 +0000 UTC m=+28.134424029 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 45 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.392479763 +0000 UTC m=+28.134744158 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.392479763 +0000 UTC m=+28.134744158 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 45 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.393692692 +0000 UTC m=+28.135957087 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5040): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 46 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.39402342 +0000 UTC m=+28.136287815 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5180): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5180): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5180): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.39402342 +0000 UTC m=+28.136287815 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 46 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.395144757 +0000 UTC m=+28.137409152 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5280): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5280): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5280): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 47 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5280): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5280): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.395594409 +0000 UTC m=+28.137858803 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5280): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5340): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5340): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5340): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5340): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5340): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.395594409 +0000 UTC m=+28.137858803 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5340): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 47 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.396579872 +0000 UTC m=+28.138844267 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5440): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5440): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5440): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 48 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5440): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5440): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.396939364 +0000 UTC m=+28.139203759 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.396939364 +0000 UTC m=+28.139203759 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 48 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5540): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5540): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5540): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.397935197 +0000 UTC m=+28.140199582 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 49 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.39825761 +0000 UTC m=+28.140522016 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.39825761 +0000 UTC m=+28.140522016 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 49 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.399247993 +0000 UTC m=+28.141512388 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0230 item 50 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.399651237 +0000 UTC m=+28.141915631 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.399651237 +0000 UTC m=+28.141915631 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0380 item 50 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.400535721 +0000 UTC m=+28.142800116 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0770 item 51 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.400901235 +0000 UTC m=+28.143165640 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.400901235 +0000 UTC m=+28.143165640 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c08c0 item 51 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.401902939 +0000 UTC m=+28.144167334 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0c40 item 52 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.402292618 +0000 UTC m=+28.144557032 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.402292618 +0000 UTC m=+28.144557032 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0e70 item 52 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ac0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ac0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.403212758 +0000 UTC m=+28.145477153 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c16c0 item 53 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.403607546 +0000 UTC m=+28.145871951 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.403607546 +0000 UTC m=+28.145871951 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1880 item 53 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.404588682 +0000 UTC m=+28.146853077 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f00e0 item 54 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.405100049 +0000 UTC m=+28.147364434 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.405100049 +0000 UTC m=+28.147364434 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0310 item 54 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.406320221 +0000 UTC m=+28.148584606 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f07e0 item 55 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.406780351 +0000 UTC m=+28.149044746 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.406780351 +0000 UTC m=+28.149044746 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f09a0 item 55 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5f40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5f40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5f40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5f40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5f40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.407884667 +0000 UTC m=+28.150149062 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5f40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0f50 item 56 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.408289074 +0000 UTC m=+28.150553469 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.408289074 +0000 UTC m=+28.150553469 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f11f0 item 56 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.409258266 +0000 UTC m=+28.151522671 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1490 item 57 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.409619372 +0000 UTC m=+28.151883767 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f17a0 item 57 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.409994483 +0000 UTC m=+28.152258878 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.409994483 +0000 UTC m=+28.152258878 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f19d0 item 57 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.411008811 +0000 UTC m=+28.153273206 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f84d0 item 58 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.411421463 +0000 UTC m=+28.153685858 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8770 item 58 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.411819607 +0000 UTC m=+28.154084003 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.411819607 +0000 UTC m=+28.154084003 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8a10 item 58 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.412797737 +0000 UTC m=+28.155062142 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8e00 item 59 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.413192405 +0000 UTC m=+28.155456810 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9030 item 59 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.413694995 +0000 UTC m=+28.155959400 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.413694995 +0000 UTC m=+28.155959400 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f91f0 item 59 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.414660961 +0000 UTC m=+28.156925357 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9880 item 60 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.415011067 +0000 UTC m=+28.157275462 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f99d0 item 60 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.415389675 +0000 UTC m=+28.157654070 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.415389675 +0000 UTC m=+28.157654070 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9c00 item 60 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.416264541 +0000 UTC m=+28.158528936 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316380 item 61 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.41658991 +0000 UTC m=+28.158854305 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.41658991 +0000 UTC m=+28.158854305 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003165b0 item 61 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.417560255 +0000 UTC m=+28.159824650 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003169a0 item 62 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.417886385 +0000 UTC m=+28.160150779 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.417886385 +0000 UTC m=+28.160150779 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316b60 item 62 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.418877138 +0000 UTC m=+28.161141533 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003173b0 item 63 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.41932751 +0000 UTC m=+28.161591906 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.41932751 +0000 UTC m=+28.161591906 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317650 item 63 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 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 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.420347088 +0000 UTC m=+28.162611483 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 64 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.420746965 +0000 UTC m=+28.163011361 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.420746965 +0000 UTC m=+28.163011361 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 64 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.421710268 +0000 UTC m=+28.163974663 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d05b0 item 65 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.422113562 +0000 UTC m=+28.164377957 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.422113562 +0000 UTC m=+28.164377957 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d09a0 item 65 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.423281386 +0000 UTC m=+28.165545781 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0d20 item 66 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.423649554 +0000 UTC m=+28.165913959 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7540): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7540): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7540): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.423649554 +0000 UTC m=+28.165913959 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0e70 item 66 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.42459921 +0000 UTC m=+28.166863606 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d11f0 item 67 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.424996353 +0000 UTC m=+28.167260749 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.424996353 +0000 UTC m=+28.167260749 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1420 item 67 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.426087696 +0000 UTC m=+28.168352091 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d16c0 item 68 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.426442068 +0000 UTC m=+28.168706463 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7780): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7780): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7780): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7780): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7780): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.426442068 +0000 UTC m=+28.168706463 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d18f0 item 68 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.427615292 +0000 UTC m=+28.169879687 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6150 item 69 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.428026251 +0000 UTC m=+28.170290646 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.428026251 +0000 UTC m=+28.170290646 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6310 item 69 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.428910485 +0000 UTC m=+28.171174879 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6620 item 70 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.429255411 +0000 UTC m=+28.171519805 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.429255411 +0000 UTC m=+28.171519805 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d67e0 item 70 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.430167015 +0000 UTC m=+28.172431410 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6b60 item 71 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.430526006 +0000 UTC m=+28.172790412 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.430526006 +0000 UTC m=+28.172790412 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d20 item 71 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.43236114 +0000 UTC m=+28.174625534 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d05b0 item 72 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.43275173 +0000 UTC m=+28.175016125 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.43275173 +0000 UTC m=+28.175016125 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d09a0 item 72 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.433643998 +0000 UTC m=+28.175908394 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6140): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6140): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6140): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0d20 item 73 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6140): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6140): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.43407234 +0000 UTC m=+28.176336735 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6140): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0e70 item 73 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.434425531 +0000 UTC m=+28.176689927 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.434425531 +0000 UTC m=+28.176689927 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d10a0 item 73 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.435510299 +0000 UTC m=+28.177774695 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1420 item 74 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.435883998 +0000 UTC m=+28.178148394 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1570 item 74 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.436386359 +0000 UTC m=+28.178650754 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.436386359 +0000 UTC m=+28.178650754 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d16c0 item 74 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.437391678 +0000 UTC m=+28.179656074 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ab0 item 75 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.437758955 +0000 UTC m=+28.180023350 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e66c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ce0 item 75 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.438172168 +0000 UTC m=+28.180436563 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.438172168 +0000 UTC m=+28.180436563 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1e30 item 75 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.439211553 +0000 UTC m=+28.181475947 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6230 item 76 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.439543453 +0000 UTC m=+28.181807848 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d63f0 item 76 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.439950134 +0000 UTC m=+28.182214528 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.439950134 +0000 UTC m=+28.182214528 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 76 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.440797489 +0000 UTC m=+28.183061884 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6930 item 77 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.44109704 +0000 UTC m=+28.183361435 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.44109704 +0000 UTC m=+28.183361435 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6af0 item 77 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.442063507 +0000 UTC m=+28.184327903 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6f50 item 78 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.442434411 +0000 UTC m=+28.184698806 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.442434411 +0000 UTC m=+28.184698806 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d71f0 item 78 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.443579934 +0000 UTC m=+28.185844339 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7650 item 79 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.443949434 +0000 UTC m=+28.186213830 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6fc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.443949434 +0000 UTC m=+28.186213830 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7810 item 79 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.444985252 +0000 UTC m=+28.187249647 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e71c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7b90 item 80 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.445412331 +0000 UTC m=+28.187676726 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.445412331 +0000 UTC m=+28.187676726 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ce0 item 80 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.446452035 +0000 UTC m=+28.188716420 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466150 item 81 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.446938696 +0000 UTC m=+28.189203091 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7340): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.446938696 +0000 UTC m=+28.189203091 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7380): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466310 item 81 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.447937815 +0000 UTC m=+28.190202220 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004667e0 item 82 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.448401553 +0000 UTC m=+28.190665948 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.448401553 +0000 UTC m=+28.190665948 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466bd0 item 82 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.449438732 +0000 UTC m=+28.191703137 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467260 item 83 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.449878244 +0000 UTC m=+28.192142649 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.449878244 +0000 UTC m=+28.192142649 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7680): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467650 item 83 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.450917378 +0000 UTC m=+28.193181773 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467b20 item 84 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.451409267 +0000 UTC m=+28.193673663 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.451409267 +0000 UTC m=+28.193673663 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467d50 item 84 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.452721162 +0000 UTC m=+28.194985557 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e78c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8d90 item 85 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.453190269 +0000 UTC m=+28.195454674 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7980): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e79c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e79c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e79c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e79c0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e79c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.453190269 +0000 UTC m=+28.195454674 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e79c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9260 item 85 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.454100723 +0000 UTC m=+28.196365117 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d98f0 item 86 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.454483689 +0000 UTC m=+28.196748084 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.454483689 +0000 UTC m=+28.196748084 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b90 item 86 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7bc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7bc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.45532325 +0000 UTC m=+28.197587644 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8070 item 87 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.455646173 +0000 UTC m=+28.197910568 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.455646173 +0000 UTC m=+28.197910568 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f81c0 item 87 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.456518345 +0000 UTC m=+28.198782740 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f84d0 item 88 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.456904768 +0000 UTC m=+28.199169162 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.456904768 +0000 UTC m=+28.199169162 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8700 item 88 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.457720674 +0000 UTC m=+28.199985069 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8a80 item 89 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.458058866 +0000 UTC m=+28.200323261 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7f40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8c40 item 89 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.458427555 +0000 UTC m=+28.200691951 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.458427555 +0000 UTC m=+28.200691951 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8ee0 item 89 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.459423929 +0000 UTC m=+28.201688325 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f91f0 item 90 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.459806665 +0000 UTC m=+28.202071060 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9340 item 90 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.460181176 +0000 UTC m=+28.202445570 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8c40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8c40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.460181176 +0000 UTC m=+28.202445570 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9500 item 90 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.461105775 +0000 UTC m=+28.203370170 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8d80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f98f0 item 91 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.461582076 +0000 UTC m=+28.203846471 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8e80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9b90 item 91 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.462062645 +0000 UTC m=+28.204327040 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a90c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a90c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a90c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a90c0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a90c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.462062645 +0000 UTC m=+28.204327040 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a90c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9dc0 item 91 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.463271877 +0000 UTC m=+28.205536272 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9280): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9280): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9280): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482a10 item 92 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9280): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9280): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.463810124 +0000 UTC m=+28.206074518 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9280): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004830a0 item 92 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.464421256 +0000 UTC m=+28.206685662 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9780): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9780): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9780): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9780): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9780): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.464421256 +0000 UTC m=+28.206685662 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483500 item 92 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.465885996 +0000 UTC m=+28.208150401 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483810 item 93 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.466300642 +0000 UTC m=+28.208565037 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9980): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9a40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9a40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.466300642 +0000 UTC m=+28.208565037 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ab0 item 93 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.467470189 +0000 UTC m=+28.209734584 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483e30 item 94 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.467822578 +0000 UTC m=+28.210086973 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9b40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9c40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9c40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.467822578 +0000 UTC m=+28.210086973 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 94 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.46875355 +0000 UTC m=+28.211017945 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eaf0 item 95 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.469203973 +0000 UTC m=+28.211468368 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a9d40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.469203973 +0000 UTC m=+28.211468368 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 95 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 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 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.470151114 +0000 UTC m=+28.212415510 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f030 item 96 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.470661288 +0000 UTC m=+28.212925683 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.470661288 +0000 UTC m=+28.212925683 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f260 item 96 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= 2024/12/12 04:22:56 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : >WaitForWriters: 2024/12/12 04:22:56 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:56 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/12 04:22:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4000): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4000): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4000): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.473910636 +0000 UTC m=+28.216175031 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.473910636 +0000 UTC m=+28.216175031 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.473910636 +0000 UTC m=+28.216175031 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c41c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac850 item 1 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4200): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4200): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4200): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.475474411 +0000 UTC m=+28.217738806 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4240): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4240): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4240): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.475474411 +0000 UTC m=+28.217738806 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad730 item 2 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.476597932 +0000 UTC m=+28.218862328 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4280): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.476597932 +0000 UTC m=+28.218862328 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c42c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4300): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4300): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4300): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.476597932 +0000 UTC m=+28.218862328 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 3 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c43c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c43c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c43c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c43c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c43c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.478399722 +0000 UTC m=+28.220664118 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c43c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.478399722 +0000 UTC m=+28.220664118 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 4 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.481712048 +0000 UTC m=+28.223976443 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.481712048 +0000 UTC m=+28.223976443 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.481712048 +0000 UTC m=+28.223976443 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 5 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.483046714 +0000 UTC m=+28.225311110 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c46c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c46c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c46c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c46c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c46c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.483046714 +0000 UTC m=+28.225311110 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c46c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a3f0 item 6 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.48407624 +0000 UTC m=+28.226340645 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.48407624 +0000 UTC m=+28.226340645 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4800): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.48407624 +0000 UTC m=+28.226340645 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4840): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a690 item 7 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c48c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c48c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c48c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c48c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c48c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.485823598 +0000 UTC m=+28.228087993 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c48c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.485823598 +0000 UTC m=+28.228087993 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046abd0 item 8 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4980): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0003c4980): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4980): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4980): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4980): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4980): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4980): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.487253152 +0000 UTC m=+28.229517578 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.487253152 +0000 UTC m=+28.229517578 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.487253152 +0000 UTC m=+28.229517578 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 9 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4b40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4b40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4b40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4b40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4b40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.488742247 +0000 UTC m=+28.231006643 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4b40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.488742247 +0000 UTC m=+28.231006643 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4c00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b810 item 10 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0003c4cc0): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.489751575 +0000 UTC m=+28.232015971 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.489751575 +0000 UTC m=+28.232015971 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.489751575 +0000 UTC m=+28.232015971 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4e80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bf10 item 11 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.491024086 +0000 UTC m=+28.233288481 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4f00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4fc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4fc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4fc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4fc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4fc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.491024086 +0000 UTC m=+28.233288481 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c4fc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 12 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0003c50c0): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c50c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5100): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5100): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5100): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5100): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5100): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.491897379 +0000 UTC m=+28.234161774 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c51c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c51c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c51c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c51c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c51c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.491897379 +0000 UTC m=+28.234161774 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c51c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 13 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.492819785 +0000 UTC m=+28.235084180 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c52c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c52c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c52c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c52c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c52c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.492819785 +0000 UTC m=+28.235084180 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c52c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 14 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5380): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0003c5380): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5380): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5380): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5380): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5380): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5380): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c53c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c53c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c53c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c53c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c53c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.493798456 +0000 UTC m=+28.236062850 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c53c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5480): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5480): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5480): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.493798456 +0000 UTC m=+28.236062850 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 15 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.494770303 +0000 UTC m=+28.237034698 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.494770303 +0000 UTC m=+28.237034698 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 16 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.495940281 +0000 UTC m=+28.238204676 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c55c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.495940281 +0000 UTC m=+28.238204676 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.495940281 +0000 UTC m=+28.238204676 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 17 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c56c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c56c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c56c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c56c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c56c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.497150205 +0000 UTC m=+28.239414599 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c56c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.497150205 +0000 UTC m=+28.239414599 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 18 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.498204557 +0000 UTC m=+28.240468942 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c57c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.498204557 +0000 UTC m=+28.240468942 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5880): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.498204557 +0000 UTC m=+28.240468942 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c58c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c02a0 item 19 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.499721604 +0000 UTC m=+28.241986020 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c59c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c59c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c59c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c59c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c59c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.499721604 +0000 UTC m=+28.241986020 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c59c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0770 item 20 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.500792197 +0000 UTC m=+28.243056592 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.500792197 +0000 UTC m=+28.243056592 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.500792197 +0000 UTC m=+28.243056592 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5b40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0a80 item 21 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.50218371 +0000 UTC m=+28.244448105 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.50218371 +0000 UTC m=+28.244448105 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c13b0 item 22 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5cc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5cc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.503234355 +0000 UTC m=+28.245498750 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.503234355 +0000 UTC m=+28.245498750 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5d80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.503234355 +0000 UTC m=+28.245498750 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1810 item 23 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.504376632 +0000 UTC m=+28.246641027 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.504376632 +0000 UTC m=+28.246641027 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0003c5ec0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0150 item 24 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0000acd00): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0000acd00): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0000acd00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0000acd00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0000acd00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0000acd00): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0000acd00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0000): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0000): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0000): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.505572359 +0000 UTC m=+28.247836753 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.505572359 +0000 UTC m=+28.247836753 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0380): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0380): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0380): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0380): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0380): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.505572359 +0000 UTC m=+28.247836753 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0380): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0540 item 25 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0b00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0b00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0b00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0b00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0b00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.50742365 +0000 UTC m=+28.249688046 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0b00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0e80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0e80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0e80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0e80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0e80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.50742365 +0000 UTC m=+28.249688046 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c0e80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0bd0 item 26 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c10c0): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0004c10c0): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c10c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c10c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c10c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c10c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c10c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c12c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c12c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c12c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c12c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c12c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.508411669 +0000 UTC m=+28.250676074 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c12c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.508411669 +0000 UTC m=+28.250676074 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1b80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1b80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.508411669 +0000 UTC m=+28.250676074 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f11f0 item 27 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.509880096 +0000 UTC m=+28.252144490 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.509880096 +0000 UTC m=+28.252144490 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1c80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f16c0 item 28 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d40): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc0004c1d40): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d40): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d40): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.511346147 +0000 UTC m=+28.253610542 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1d80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1ec0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1ec0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1ec0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1ec0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1ec0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.511346147 +0000 UTC m=+28.253610542 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1ec0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8230 item 29 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1f40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1f40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1f40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1f40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1f40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.512599703 +0000 UTC m=+28.254864097 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0004c1f40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138040): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138040): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138040): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138040): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138040): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.512599703 +0000 UTC m=+28.254864097 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138040): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f85b0 item 30 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138180): _readAt: size=2, off=0 2024/12/12 04:22:56 ERROR : open-test-file(0xc000138180): Couldn't read size of file 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138180): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138180): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138180): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138180): close: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001381c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001381c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001381c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001381c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001381c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.513901988 +0000 UTC m=+28.256166393 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001381c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001384c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001384c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001384c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001384c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001384c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.513901988 +0000 UTC m=+28.256166393 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001384c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8c40 item 31 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 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 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138a00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138a00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138a00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138a00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138a00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.515203523 +0000 UTC m=+28.257467918 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138a00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138ac0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138ac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138ac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138ac0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138ac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.515203523 +0000 UTC m=+28.257467918 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138ac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8fc0 item 32 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.516231215 +0000 UTC m=+28.258495639 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9490 item 33 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.516575489 +0000 UTC m=+28.258839884 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.516575489 +0000 UTC m=+28.258839884 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9810 item 33 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138bc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138bc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.517710552 +0000 UTC m=+28.259974947 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9b90 item 34 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.518178548 +0000 UTC m=+28.260442943 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.518178548 +0000 UTC m=+28.260442943 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9ce0 item 34 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138cc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138cc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.519330111 +0000 UTC m=+28.261594507 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316540 item 35 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.51971948 +0000 UTC m=+28.261983894 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.51971948 +0000 UTC m=+28.261983894 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138d80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 35 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138e40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138e40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.52084802 +0000 UTC m=+28.263112416 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316af0 item 36 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.521298042 +0000 UTC m=+28.263562437 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f80): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.521298042 +0000 UTC m=+28.263562437 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138f80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316f50 item 36 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138fc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138fc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138fc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138fc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138fc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.522255894 +0000 UTC m=+28.264520289 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000138fc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 37 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.522655581 +0000 UTC m=+28.264919976 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139080): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139080): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139080): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.522655581 +0000 UTC m=+28.264919976 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317730 item 37 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139100): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139100): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139100): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139100): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139100): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.52406082 +0000 UTC m=+28.266325215 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 38 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.52457416 +0000 UTC m=+28.266838555 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0001391c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139200): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139200): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139200): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.52457416 +0000 UTC m=+28.266838555 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317c70 item 38 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139340): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139340): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139340): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139340): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139340): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.525851078 +0000 UTC m=+28.268115474 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139340): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8310 item 39 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.526328391 +0000 UTC m=+28.268592786 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139540): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139540): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139540): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.526328391 +0000 UTC m=+28.268592786 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b85b0 item 39 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139740): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139740): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139740): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.52789453 +0000 UTC m=+28.270158925 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000139740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8af0 item 40 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.528436285 +0000 UTC m=+28.270700679 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a340): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36080): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36080): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36080): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.528436285 +0000 UTC m=+28.270700679 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc070 item 40 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.529886156 +0000 UTC m=+28.272150550 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36140): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36180): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36180): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc3f0 item 41 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36180): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.530188221 +0000 UTC m=+28.272452616 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc540 item 41 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.530531543 +0000 UTC m=+28.272795938 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a361c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36200): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36200): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36200): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.530531543 +0000 UTC m=+28.272795938 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc690 item 41 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.531665794 +0000 UTC m=+28.273930179 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a362c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36300): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36300): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca80 item 42 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36300): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.532167353 +0000 UTC m=+28.274431748 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccc40 item 42 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.532640978 +0000 UTC m=+28.274905363 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a363c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36400): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36400): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36400): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.532640978 +0000 UTC m=+28.274905363 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccee0 item 42 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.533613267 +0000 UTC m=+28.275877662 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a364c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36500): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36500): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd2d0 item 43 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36500): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.533955728 +0000 UTC m=+28.276220113 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd490 item 43 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.534417371 +0000 UTC m=+28.276681766 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a365c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36600): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36600): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36600): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.534417371 +0000 UTC m=+28.276681766 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd6c0 item 43 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.535515385 +0000 UTC m=+28.277779780 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a366c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36700): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36700): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdb20 item 44 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36700): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.535957451 +0000 UTC m=+28.278221846 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdce0 item 44 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.53638983 +0000 UTC m=+28.278654225 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a367c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36800): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36800): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36800): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36800): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36800): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.53638983 +0000 UTC m=+28.278654225 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36800): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cde30 item 44 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.537360135 +0000 UTC m=+28.279624530 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a368c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36900): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36900): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e460 item 45 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36900): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.537858638 +0000 UTC m=+28.280123023 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a369c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a369c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a369c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a369c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a369c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.537858638 +0000 UTC m=+28.280123023 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a369c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e930 item 45 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.539027644 +0000 UTC m=+28.281292039 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36a80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36ac0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36ac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36ac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed90 item 46 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36ac0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36ac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.539397816 +0000 UTC m=+28.281662212 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36ac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36b80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36b80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.539397816 +0000 UTC m=+28.281662212 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ef50 item 46 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.540417875 +0000 UTC m=+28.282682270 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 47 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.54079495 +0000 UTC m=+28.283059345 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36c80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36d40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36d40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36d40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36d40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36d40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.54079495 +0000 UTC m=+28.283059345 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36d40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 47 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.541849443 +0000 UTC m=+28.284113838 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 48 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.542334701 +0000 UTC m=+28.284599096 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.542334701 +0000 UTC m=+28.284599096 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc00 item 48 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.543754365 +0000 UTC m=+28.286018761 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8150 item 49 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.544218494 +0000 UTC m=+28.286482899 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000a36f80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.544218494 +0000 UTC m=+28.286482899 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0700 item 49 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.545245114 +0000 UTC m=+28.287509509 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0c40 item 50 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.545693403 +0000 UTC m=+28.287957797 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.545693403 +0000 UTC m=+28.287957797 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe1c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0d90 item 50 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe2c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe2c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe2c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe2c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe2c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.546786848 +0000 UTC m=+28.289051243 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe2c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1110 item 51 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.547223154 +0000 UTC m=+28.289487550 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe3c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe400): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe400): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe400): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.547223154 +0000 UTC m=+28.289487550 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1260 item 51 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.548351064 +0000 UTC m=+28.290615469 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d15e0 item 52 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.548831222 +0000 UTC m=+28.291095617 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe540): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.548831222 +0000 UTC m=+28.291095617 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1810 item 52 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.549815223 +0000 UTC m=+28.292079618 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe680): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c00 item 53 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.550179774 +0000 UTC m=+28.292444170 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.550179774 +0000 UTC m=+28.292444170 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe7c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1d50 item 53 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.551316731 +0000 UTC m=+28.293581126 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe880): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6150 item 54 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.551746285 +0000 UTC m=+28.294010679 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.551746285 +0000 UTC m=+28.294010679 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abe980): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6310 item 54 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.55268499 +0000 UTC m=+28.294949385 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abea00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6620 item 55 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.553100928 +0000 UTC m=+28.295365313 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.553100928 +0000 UTC m=+28.295365313 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abeb40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d67e0 item 55 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.554183112 +0000 UTC m=+28.296447507 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abec00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6b60 item 56 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.554660746 +0000 UTC m=+28.296925151 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abecc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.554660746 +0000 UTC m=+28.296925151 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abed00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d20 item 56 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.555801189 +0000 UTC m=+28.298065583 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abee80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d71f0 item 57 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.556135124 +0000 UTC m=+28.298399529 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abef00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d73b0 item 57 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.556506198 +0000 UTC m=+28.298770593 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abefc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.556506198 +0000 UTC m=+28.298770593 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7650 item 57 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.557391834 +0000 UTC m=+28.299656229 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf100): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7a40 item 58 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.557711212 +0000 UTC m=+28.299975607 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf140): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7b90 item 58 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.558251873 +0000 UTC m=+28.300516268 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.558251873 +0000 UTC m=+28.300516268 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf2c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ce0 item 58 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.559372519 +0000 UTC m=+28.301636914 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf3c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466150 item 59 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.561935272 +0000 UTC m=+28.304199668 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466310 item 59 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.562281499 +0000 UTC m=+28.304545904 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf4c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.562281499 +0000 UTC m=+28.304545904 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004665b0 item 59 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.563298382 +0000 UTC m=+28.305562777 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf5c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf600): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf600): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466bd0 item 60 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf600): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.563695023 +0000 UTC m=+28.305959419 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466f50 item 60 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.564290307 +0000 UTC m=+28.306554702 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf6c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf700): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf700): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf700): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.564290307 +0000 UTC m=+28.306554702 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467260 item 60 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.565418408 +0000 UTC m=+28.307682803 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf7c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf840): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf840): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf840): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467810 item 61 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf840): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf840): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.565760958 +0000 UTC m=+28.308025354 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf840): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf900): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf900): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf900): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.565760958 +0000 UTC m=+28.308025354 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467a40 item 61 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.566803759 +0000 UTC m=+28.309068154 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abf9c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467f10 item 62 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.567158382 +0000 UTC m=+28.309422767 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfa00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.567158382 +0000 UTC m=+28.309422767 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8cb0 item 62 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.568608935 +0000 UTC m=+28.310873330 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfb80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9570 item 63 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.569040021 +0000 UTC m=+28.311304416 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfbc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.569040021 +0000 UTC m=+28.311304416 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfc80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9880 item 63 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 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 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.57039169 +0000 UTC m=+28.312656085 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfd80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9dc0 item 64 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.570916943 +0000 UTC m=+28.313181337 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfdc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.570916943 +0000 UTC m=+28.313181337 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfe80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8000 item 64 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfec0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfec0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfec0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfec0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfec0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.572325257 +0000 UTC m=+28.314589662 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abfec0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8310 item 65 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.572726366 +0000 UTC m=+28.314990761 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.572726366 +0000 UTC m=+28.314990761 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc000abff40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8460 item 65 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a380): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a380): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a380): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a380): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a380): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.573816506 +0000 UTC m=+28.316080901 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a380): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f87e0 item 66 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.574313216 +0000 UTC m=+28.316577610 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a3c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a400): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a400): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a400): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.574313216 +0000 UTC m=+28.316577610 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f89a0 item 66 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a440): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a440): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a440): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a440): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a440): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.575421708 +0000 UTC m=+28.317686103 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8d90 item 67 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.575905634 +0000 UTC m=+28.318170029 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a4c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a500): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a500): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a500): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.575905634 +0000 UTC m=+28.318170029 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9030 item 67 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a580): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a580): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.576961237 +0000 UTC m=+28.319225633 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f92d0 item 68 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.577440574 +0000 UTC m=+28.319704970 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a680): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a680): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a680): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a680): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a680): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.577440574 +0000 UTC m=+28.319704970 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a680): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9420 item 68 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a6c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a6c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a6c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a6c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a6c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.578481332 +0000 UTC m=+28.320745726 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a6c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9880 item 69 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.578950649 +0000 UTC m=+28.321215044 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a780): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a780): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a780): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a780): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a780): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.578950649 +0000 UTC m=+28.321215044 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a780): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9b20 item 69 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a840): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a840): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a840): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a840): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a840): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.580023636 +0000 UTC m=+28.322288041 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a840): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482000 item 70 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.580454102 +0000 UTC m=+28.322718496 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a940): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a940): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a940): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.580454102 +0000 UTC m=+28.322718496 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482930 item 70 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a9c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a9c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a9c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a9c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a9c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.581853078 +0000 UTC m=+28.324117472 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045a9c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004833b0 item 71 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.582277381 +0000 UTC m=+28.324541776 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ab40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ab40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ab40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ab40): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ab40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.582277381 +0000 UTC m=+28.324541776 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ab40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004835e0 item 71 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ac00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ac00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ac00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ac00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ac00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.583599435 +0000 UTC m=+28.325863830 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ac00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004839d0 item 72 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.584069714 +0000 UTC m=+28.326334109 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045ad00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aec0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aec0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aec0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aec0): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aec0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.584069714 +0000 UTC m=+28.326334109 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045aec0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483c00 item 72 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.585491864 +0000 UTC m=+28.327756259 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045af80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b000): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b000): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac310 item 73 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b000): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.585852609 +0000 UTC m=+28.328117004 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac850 item 73 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.586319181 +0000 UTC m=+28.328583577 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b1c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b200): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b200): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b200): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.586319181 +0000 UTC m=+28.328583577 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad1f0 item 73 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.587370579 +0000 UTC m=+28.329634993 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b2c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b300): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b300): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad9d0 item 74 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b300): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.587729299 +0000 UTC m=+28.329993694 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adea0 item 74 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.588209377 +0000 UTC m=+28.330473772 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b440): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b480): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b480): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b480): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.588209377 +0000 UTC m=+28.330473772 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 74 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.589167819 +0000 UTC m=+28.331432224 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b740): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b740): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b740): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b260 item 75 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b740): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b740): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.589615517 +0000 UTC m=+28.331879912 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b740): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): _writeAt: size=3, off=2 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b730 item 75 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.590110714 +0000 UTC m=+28.332375109 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b800): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b8c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b8c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b8c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b8c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b8c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.590110714 +0000 UTC m=+28.332375109 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b8c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb90 item 75 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.591388022 +0000 UTC m=+28.333652427 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b980): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b9c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b9c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b9c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a1c0 item 76 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b9c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b9c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.59194294 +0000 UTC m=+28.334207335 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045b9c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a3f0 item 76 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): _writeAt: size=3, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.59269085 +0000 UTC m=+28.334955245 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bbc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bc80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bc80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bc80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bc80): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bc80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.59269085 +0000 UTC m=+28.334955245 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bc80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 76 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.593902577 +0000 UTC m=+28.336166971 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bd80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bdc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bdc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bdc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a8c0 item 77 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bdc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bdc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.59428431 +0000 UTC m=+28.336548706 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bdc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045be80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045be80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045be80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045be80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045be80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.59428431 +0000 UTC m=+28.336548706 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045be80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aaf0 item 77 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.596443709 +0000 UTC m=+28.338708105 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc00045bf40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6000): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6000): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6000): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ae00 item 78 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6000): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6000): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.596988939 +0000 UTC m=+28.339253344 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6000): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.596988939 +0000 UTC m=+28.339253344 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e60c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 78 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.59829967 +0000 UTC m=+28.340564065 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b7a0 item 79 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.598813882 +0000 UTC m=+28.341078277 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6240): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6300): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6300): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6300): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.598813882 +0000 UTC m=+28.341078277 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bb20 item 79 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.600203291 +0000 UTC m=+28.342467686 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6480): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e64c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e64c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e64c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 80 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e64c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e64c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.600680874 +0000 UTC m=+28.342945270 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e64c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.600680874 +0000 UTC m=+28.342945270 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 80 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e65c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e65c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e65c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e65c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e65c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.601855011 +0000 UTC m=+28.344119405 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e65c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 81 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.602280707 +0000 UTC m=+28.344545102 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.602280707 +0000 UTC m=+28.344545102 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6640): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 81 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6700): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6700): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6700): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.603483988 +0000 UTC m=+28.345748383 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 82 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.604026152 +0000 UTC m=+28.346290546 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e67c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6800): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6800): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6800): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6800): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6800): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.604026152 +0000 UTC m=+28.346290546 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6800): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 82 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.605415921 +0000 UTC m=+28.347680316 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6880): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 83 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.605911188 +0000 UTC m=+28.348175593 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.605911188 +0000 UTC m=+28.348175593 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 83 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6ac0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6ac0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6ac0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6ac0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6ac0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.606899435 +0000 UTC m=+28.349163830 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6ac0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 84 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.607478509 +0000 UTC m=+28.349742905 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6bc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.607478509 +0000 UTC m=+28.349742905 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 84 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.608493929 +0000 UTC m=+28.350758324 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6cc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 85 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.608845787 +0000 UTC m=+28.351110192 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6d80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.608845787 +0000 UTC m=+28.351110192 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c01c0 item 85 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.609806284 +0000 UTC m=+28.352070678 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6e40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0460 item 86 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.610224014 +0000 UTC m=+28.352488410 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.610224014 +0000 UTC m=+28.352488410 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e6f80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0700 item 86 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7080): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7080): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7080): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7080): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7080): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.611267086 +0000 UTC m=+28.353531481 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7080): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0a10 item 87 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.611686379 +0000 UTC m=+28.353950784 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7140): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.611686379 +0000 UTC m=+28.353950784 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7180): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0b60 item 87 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.612677443 +0000 UTC m=+28.354941838 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7200): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c13b0 item 88 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.613078152 +0000 UTC m=+28.355342548 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e72c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.613078152 +0000 UTC m=+28.355342548 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7300): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1650 item 88 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.613954232 +0000 UTC m=+28.356218617 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e73c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1dc0 item 89 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.614398312 +0000 UTC m=+28.356662706 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7400): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0070 item 89 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.614846691 +0000 UTC m=+28.357111086 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e74c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.614846691 +0000 UTC m=+28.357111086 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7500): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f01c0 item 89 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.615921151 +0000 UTC m=+28.358185546 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e75c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0620 item 90 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.616350504 +0000 UTC m=+28.358614899 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7600): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0930 item 90 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.616785688 +0000 UTC m=+28.359050083 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e76c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.616785688 +0000 UTC m=+28.359050083 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7700): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0af0 item 90 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.617844087 +0000 UTC m=+28.360108483 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e77c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f10a0 item 91 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.618350475 +0000 UTC m=+28.360614870 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7840): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): >_readAt: n=2, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): _writeAt: size=3, off=7 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f12d0 item 91 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.618977118 +0000 UTC m=+28.361241523 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7900): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): >_readAt: n=8, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.618977118 +0000 UTC m=+28.361241523 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7940): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1420 item 91 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.619968341 +0000 UTC m=+28.362232737 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1880 item 92 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.620403385 +0000 UTC m=+28.362667779 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): open at offset 5 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8230 item 92 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): _readAt: size=2, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): _writeAt: size=3, off=5 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >_writeAt: n=3, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.620886739 +0000 UTC m=+28.363151144 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): >_readAt: n=3, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.620886739 +0000 UTC m=+28.363151144 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7b40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8460 item 92 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.621785049 +0000 UTC m=+28.364049443 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8930 item 93 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.622176272 +0000 UTC m=+28.364440667 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7c40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.622176272 +0000 UTC m=+28.364440667 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7d00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8c40 item 93 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.623262272 +0000 UTC m=+28.365526658 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7dc0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8fc0 item 94 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.623695523 +0000 UTC m=+28.365959918 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7e00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7ec0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7ec0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7ec0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7ec0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7ec0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.623695523 +0000 UTC m=+28.365959918 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0006e7ec0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9110 item 94 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.624761626 +0000 UTC m=+28.367026022 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8580): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9810 item 95 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.625145434 +0000 UTC m=+28.367409829 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a85c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.625145434 +0000 UTC m=+28.367409829 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a88c0): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9960 item 95 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 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 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): open at offset 0 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): _readAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): >_readAt: n=0, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.62614289 +0000 UTC m=+28.368407285 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a00): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): _writeAt: size=5, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >openPending: err= 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9ce0 item 96 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >_writeAt: n=5, err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.62660763 +0000 UTC m=+28.368872024 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8a40): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:22:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:22:56 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): _readAt: size=512, off=0 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): openPending: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): >openPending: err= 2024/12/12 04:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): >_readAt: n=5, err=EOF 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): close: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:22:56.62660763 +0000 UTC m=+28.368872024 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : open-test-file(0xc0002a8b80): >close: err= 2024/12/12 04:22:56 DEBUG : open-test-file: Remove: 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 96 2024/12/12 04:22:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:22:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:22:56 DEBUG : open-test-file: >Remove: err= 2024/12/12 04:22:56 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : >WaitForWriters: 2024/12/12 04:22:56 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.31s) --- PASS: TestRWFileHandleOpenTests/writes (0.15s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.16s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:56 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:56 DEBUG : file1: newRWFileHandle: 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): openPending: 2024/12/12 04:22:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): >openPending: err= 2024/12/12 04:22:56 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:22:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): _writeAt: size=2, off=0 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): >_writeAt: n=2, err= 2024/12/12 04:22:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): RWFileHandle.Flush 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): RWFileHandle.Release 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): close: 2024/12/12 04:22:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/12 04:22:56 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:56 DEBUG : file1(0xc000a36080): >close: err= 2024/12/12 04:22:56 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:56 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1.c8b6918.partial" 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1.c8b6918.partial 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1.c8b6918.partial" 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gadekof6vone/file1.c8b6918.partial 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:56 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/12 04:22:56 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/12 04:22:56 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/12/12 04:22:56 INFO : file1: Copied (new) 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gadekof6vone/file1 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:56 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/12 04:22:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/12 04:22:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:22:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/12 04:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:22:56 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:22:56 DEBUG : : Looking for writers 2024/12/12 04:22:56 DEBUG : file1: reading active writers 2024/12/12 04:22:56 DEBUG : >WaitForWriters: 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:56 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gadekof6vone/file1 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:57 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-gadekof6vone/file1 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:57 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/12/12 04:22:57 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : file1: reading active writers 2024/12/12 04:22:57 DEBUG : >WaitForWriters: 2024/12/12 04:22:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.51s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:57 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:22:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:22:57 DEBUG : rename_me: newRWFileHandle: 2024/12/12 04:22:57 DEBUG : rename_me(0xc000abe2c0): openPending: 2024/12/12 04:22:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:22:57 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/12 04:22:57 DEBUG : rename_me(0xc000abe2c0): >openPending: err= 2024/12/12 04:22:57 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/12 04:22:57 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/12 04:22:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/12 04:22:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/12 04:22:57 DEBUG : rename_me(0xc000abe2c0): _writeAt: size=5, off=0 2024/12/12 04:22:57 DEBUG : rename_me(0xc000abe2c0): >_writeAt: n=5, err= 2024/12/12 04:22:57 DEBUG : rename_me(0xc000abe2c0): close: 2024/12/12 04:22:57 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-12 04:22:57.14529346 +0000 UTC m=+28.887557855 2024/12/12 04:22:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/12 04:22:57 DEBUG : rename_me(0xc000abe2c0): >close: err= 2024/12/12 04:22:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/12 04:22:57 DEBUG : i_was_renamed: Updating file with 0xc000780240 2024/12/12 04:22:57 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/12 04:22:57 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/12 04:22:57 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:22:57 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/i_was_renamed.3de68b3.partial" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/i_was_renamed.3de68b3.partial 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/i_was_renamed.3de68b3.partial" 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/i_was_renamed.3de68b3.partial 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:57 DEBUG : i_was_renamed.3de68b3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:57 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:22:57 DEBUG : i_was_renamed.3de68b3.partial: renamed to: i_was_renamed 2024/12/12 04:22:57 INFO : i_was_renamed: Copied (new) 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/i_was_renamed" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/i_was_renamed 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/i_was_renamed" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/i_was_renamed 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:57 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:22:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-12 04:22:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:22:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/12 04:22:57 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/12 04:22:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:22:57 DEBUG : >WaitForWriters: 2024/12/12 04:22:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:22:57 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:22:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:22:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gadekof6vone" 2024/12/12 04:22:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : : forgetting directory cache 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate(0xc00045a840): _readAt: size=512, off=0 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate(0xc00045a840): openPending: 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:23:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:22:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate(0xc00045a840): >openPending: err= 2024/12/12 04:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate(0xc00045a840): >_readAt: n=20, err=EOF 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate(0xc00045a840): close: 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:23:57 +0000 UTC 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate(0xc00045a840): >close: err= 2024/12/12 04:22:57 DEBUG : : Re-reading directory (101.188718ms old) 2024/12/12 04:22:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:57 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/12/12 04:22:58 DEBUG : : forgetting directory cache 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc00045a940): _readAt: size=512, off=0 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc00045a940): openPending: 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-12 03:23:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-12 03:23:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/12 04:22:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:22:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc00045a940): >openPending: err= 2024/12/12 04:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc00045a940): >_readAt: n=20, err=EOF 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc00045a940): close: 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:24:57 +0000 UTC 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc00045a940): >close: err= 2024/12/12 04:22:58 DEBUG : : Re-reading directory (102.909458ms old) 2024/12/12 04:22:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/12/12 04:22:58 DEBUG : : forgetting directory cache 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc000a364c0): _readAt: size=512, off=0 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc000a364c0): openPending: 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-12 03:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-12 03:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/12 04:22:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:22:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc000a364c0): >openPending: err= 2024/12/12 04:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc000a364c0): >_readAt: n=20, err=EOF 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc000a364c0): close: 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:25:57 +0000 UTC 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate(0xc000a364c0): >close: err= 2024/12/12 04:22:58 DEBUG : : Re-reading directory (109.257781ms old) 2024/12/12 04:22:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:58 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : : forgetting directory cache 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc0002a9c40): _readAt: size=512, off=0 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc0002a9c40): openPending: 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-12 03:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-12 03:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/12 04:22:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:22:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc0002a9c40): >openPending: err= 2024/12/12 04:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc0002a9c40): >_readAt: n=20, err=EOF 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc0002a9c40): close: 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:26:57 +0000 UTC 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc0002a9c40): >close: err= 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : : forgetting directory cache 2024/12/12 04:22:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc00045b480): _readAt: size=512, off=0 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc00045b480): openPending: 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:22:59 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-12 03:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-12 03:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/12 04:22:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:22:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc00045b480): >openPending: err= 2024/12/12 04:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc00045b480): >_readAt: n=20, err=EOF 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc00045b480): close: 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:27:57 +0000 UTC 2024/12/12 04:22:59 DEBUG : TestRWCacheUpdate(0xc00045b480): >close: err= 2024/12/12 04:22:59 DEBUG : : Re-reading directory (105.47686ms old) 2024/12/12 04:23:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/12/12 04:23:00 DEBUG : : forgetting directory cache 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc00045b980): _readAt: size=512, off=0 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc00045b980): openPending: 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-12 03:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-12 03:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/12 04:23:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:23:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc00045b980): >openPending: err= 2024/12/12 04:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc00045b980): >_readAt: n=20, err=EOF 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc00045b980): close: 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:28:57 +0000 UTC 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc00045b980): >close: err= 2024/12/12 04:23:00 DEBUG : : Re-reading directory (105.509331ms old) 2024/12/12 04:23:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/12/12 04:23:00 DEBUG : : forgetting directory cache 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc000abe500): _readAt: size=512, off=0 2024/12/12 04:23:00 DEBUG : TestRWCacheUpdate(0xc000abe500): openPending: 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:00 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-12 03:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-12 03:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-12 03:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-12 03:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/12 04:23:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/12 04:23:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000abe500): >openPending: err= 2024/12/12 04:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000abe500): >_readAt: n=21, err=EOF 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000abe500): close: 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:29:57 +0000 UTC 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000abe500): >close: err= 2024/12/12 04:23:01 DEBUG : : Re-reading directory (104.401377ms old) 2024/12/12 04:23:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : : forgetting directory cache 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000a368c0): _readAt: size=512, off=0 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000a368c0): openPending: 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-12 03:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-12 03:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-12 03:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-12 03:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/12 04:23:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/12 04:23:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000a368c0): >openPending: err= 2024/12/12 04:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000a368c0): >_readAt: n=22, err=EOF 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000a368c0): close: 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:30:57 +0000 UTC 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc000a368c0): >close: err= 2024/12/12 04:23:01 DEBUG : : Re-reading directory (106.253952ms old) 2024/12/12 04:23:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/12/12 04:23:01 DEBUG : : forgetting directory cache 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc00045be40): _readAt: size=512, off=0 2024/12/12 04:23:01 DEBUG : TestRWCacheUpdate(0xc00045be40): openPending: 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:01 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-12 03:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-12 03:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-12 03:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-12 03:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/12 04:23:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/12 04:23:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc00045be40): >openPending: err= 2024/12/12 04:23:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc00045be40): >_readAt: n=23, err=EOF 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc00045be40): close: 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:31:57 +0000 UTC 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc00045be40): >close: err= 2024/12/12 04:23:02 DEBUG : : Re-reading directory (100.050699ms old) 2024/12/12 04:23:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : : forgetting directory cache 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc000abecc0): _readAt: size=512, off=0 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc000abecc0): openPending: 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gadekof6vone/TestRWCacheUpdate 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-12 03:32:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-12 03:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-12 03:32:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-12 03:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/12 04:23:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/12 04:23:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc000abecc0): >openPending: err= 2024/12/12 04:23:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc000abecc0): >_readAt: n=24, err=EOF 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc000abecc0): close: 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:32:57 +0000 UTC 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate(0xc000abecc0): >close: err= 2024/12/12 04:23:02 DEBUG : : Re-reading directory (116.009579ms old) 2024/12/12 04:23:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:23:02 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:02 DEBUG : : Looking for writers 2024/12/12 04:23:02 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/12 04:23:02 DEBUG : >WaitForWriters: 2024/12/12 04:23:02 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.08s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:02 DEBUG : : forgetting directory cache 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:02 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/12 04:23:02 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:02 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:02 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/12 04:23:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/12 04:23:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:23:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:23:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:23:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/12 04:23:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:23:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:23:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:23:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/FiLeA" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gadekof6vone/FiLeA 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:03 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/12/12 04:23:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:23:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:23:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FiLeB" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gadekof6vone/FiLeB 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/12 04:23:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:23:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:23:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/FilEb" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gadekof6vone/FilEb 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/12 04:23:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/12 04:23:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/12 04:23:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/12 04:23:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/12 04:23:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:23:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:23:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:23:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:23:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:04 DEBUG : : Looking for writers 2024/12/12 04:23:04 DEBUG : FiLeB: reading active writers 2024/12/12 04:23:04 DEBUG : FilEb: reading active writers 2024/12/12 04:23:04 DEBUG : FiLeA: reading active writers 2024/12/12 04:23:04 DEBUG : >WaitForWriters: 2024/12/12 04:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:04 DEBUG : : Looking for writers 2024/12/12 04:23:04 DEBUG : FiLeA: reading active writers 2024/12/12 04:23:04 DEBUG : FiLeB: reading active writers 2024/12/12 04:23:04 DEBUG : FilEb: reading active writers 2024/12/12 04:23:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.72s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/normal name with no special characters.txt" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/normal\ name\ with\ no\ special\ characters.txt 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/normal\ name\ with\ no\ special\ characters.txt" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gadekof6vone/normal name with no special characters.txt 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/normal name with no special characters.txt" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/normal\ name\ with\ no\ special\ characters.txt 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/normal\ name\ with\ no\ special\ characters.txt" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gadekof6vone/normal name with no special characters.txt 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/測試_Русский___ě_áñ" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/測試_Русский___ě_áñ 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/測試_Русский___ě_áñ" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gadekof6vone/測試_Русский___ě_áñ 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/測試_Русский___ě_áñ" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/測試_Русский___ě_áñ 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/測試_Русский___ě_áñ" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gadekof6vone/測試_Русский___ě_áñ 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/12 04:23:04 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/normal name with no special characters.txt" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/normal\ name\ with\ no\ special\ characters.txt 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/normal\ name\ with\ no\ special\ characters.txt" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gadekof6vone/normal name with no special characters.txt 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/測試_Русский___ě_áñ" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/測試_Русский___ě_áñ 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/測試_Русский___ě_áñ" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gadekof6vone/測試_Русский___ě_áñ 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:04 DEBUG : : Looking for writers 2024/12/12 04:23:04 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/12 04:23:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/12 04:23:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.59s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:04 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Re-using VFS from active cache 2024/12/12 04:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:04 DEBUG : : Looking for writers 2024/12/12 04:23:04 DEBUG : >WaitForWriters: 2024/12/12 04:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:04 DEBUG : : Looking for writers 2024/12/12 04:23:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:04 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:04 DEBUG : : Looking for writers 2024/12/12 04:23:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:04 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:04 DEBUG : : Looking for writers 2024/12/12 04:23:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:04 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:04 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:04 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/12 04:23:05 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:05 DEBUG : dir: Looking for writers 2024/12/12 04:23:05 DEBUG : file2: reading active writers 2024/12/12 04:23:05 DEBUG : : Looking for writers 2024/12/12 04:23:05 DEBUG : dir: reading active writers 2024/12/12 04:23:05 DEBUG : file1: reading active writers 2024/12/12 04:23:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:05 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/12 04:23:05 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:05 DEBUG : dir: Looking for writers 2024/12/12 04:23:05 DEBUG : : Looking for writers 2024/12/12 04:23:05 DEBUG : dir: reading active writers 2024/12/12 04:23:05 DEBUG : file1: reading active writers 2024/12/12 04:23:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.41s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:05 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:05 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:05 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/12 04:23:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:06 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:23:06 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:23:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:23:06 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:06 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/12 04:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/new_file.txt" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/new_file.txt 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/new_file.txt" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/dir/new_file.txt 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:23:06 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/12 04:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:23:06 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:06 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/12 04:23:06 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:06 DEBUG : dir: Looking for writers 2024/12/12 04:23:06 DEBUG : file2: reading active writers 2024/12/12 04:23:06 DEBUG : new_file.txt: reading active writers 2024/12/12 04:23:06 DEBUG : : Looking for writers 2024/12/12 04:23:06 DEBUG : dir: reading active writers 2024/12/12 04:23:06 DEBUG : file1: reading active writers 2024/12/12 04:23:06 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.51s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:06 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file2" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gadekof6vone/dir/file2 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/12 04:23:06 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/12 04:23:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b1680 2024/12/12 04:23:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/12 04:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/dir/file1" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gadekof6vone/dir/file1 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/12 04:23:06 INFO : dir/file1: Moved (server-side) to: file0 2024/12/12 04:23:06 DEBUG : file0: Updating file with file0 0xc0005b1680 2024/12/12 04:23:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:23:06 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file0" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file0 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file0" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gadekof6vone/file0 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file0" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file0 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file0" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gadekof6vone/file0 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/12 04:23:06 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:06 DEBUG : dir: Looking for writers 2024/12/12 04:23:06 DEBUG : : Looking for writers 2024/12/12 04:23:06 DEBUG : dir: reading active writers 2024/12/12 04:23:06 DEBUG : file0: reading active writers 2024/12/12 04:23:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:06 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Server has VFS statistics extension 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: About path "/rclone-test-gadekof6vone" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: About path "/rclone-test-gadekof6vone" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: About using shell command for shell type "unix" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: df -k /rclone-test-gadekof6vone 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: 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-gadekof6vone" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 89965452 60807556 57% / 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:06 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:06 DEBUG : : Looking for writers 2024/12/12 04:23:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:06 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:06 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/12 04:23:06 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/12 04:23:06 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/12 04:23:06 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:06 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/12 04:23:07 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:07 DEBUG : d: Looking for writers 2024/12/12 04:23:07 DEBUG : : Looking for writers 2024/12/12 04:23:07 DEBUG : a: Looking for writers 2024/12/12 04:23:07 DEBUG : b: Looking for writers 2024/12/12 04:23:07 DEBUG : c: Looking for writers 2024/12/12 04:23:07 DEBUG : : Looking for writers 2024/12/12 04:23:07 DEBUG : /: reading active writers 2024/12/12 04:23:07 DEBUG : a: reading active writers 2024/12/12 04:23:07 DEBUG : b: reading active writers 2024/12/12 04:23:07 DEBUG : c: reading active writers 2024/12/12 04:23:07 DEBUG : d: reading active writers 2024/12/12 04:23:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:07 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/12 04:23:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/12 04:23:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/12 04:23:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/12 04:23:07 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:07 DEBUG : a/b/c/d: Looking for writers 2024/12/12 04:23:07 DEBUG : a/b/c: Looking for writers 2024/12/12 04:23:07 DEBUG : d: reading active writers 2024/12/12 04:23:07 DEBUG : a/b: Looking for writers 2024/12/12 04:23:07 DEBUG : c: reading active writers 2024/12/12 04:23:07 DEBUG : a: Looking for writers 2024/12/12 04:23:07 DEBUG : b: reading active writers 2024/12/12 04:23:07 DEBUG : : Looking for writers 2024/12/12 04:23:07 DEBUG : a: reading active writers 2024/12/12 04:23:07 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 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-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:07 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/12 04:23:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/12 04:23:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:23:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:23:07 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:07 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/12 04:23:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/12 04:23:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:07 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:23:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:23:07 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (7 bytes), uploading instead of streaming 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:07 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:07 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/12/12 04:23:07 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/12 04:23:07 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:07 DEBUG : : Looking for writers 2024/12/12 04:23:07 DEBUG : file1: reading active writers 2024/12/12 04:23:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.50s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:07 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/12 04:23:08 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/12 04:23:08 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/12 04:23:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (11 bytes), uploading instead of streaming 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:23:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/12 04:23:08 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: sha1sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gadekof6vone/file1 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:08 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/12 04:23:08 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:08 DEBUG : : Looking for writers 2024/12/12 04:23:08 DEBUG : file1: reading active writers 2024/12/12 04:23:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.31s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:08 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/12 04:23:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:08 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/12 04:23:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:23:09 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/12 04:23:09 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:09 DEBUG : : Looking for writers 2024/12/12 04:23:09 DEBUG : file1: reading active writers 2024/12/12 04:23:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:09 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : file1: WriteFileHandle.Release closing 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:09 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:23:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:23:09 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/12 04:23:09 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:09 DEBUG : : Looking for writers 2024/12/12 04:23:09 DEBUG : file1: reading active writers 2024/12/12 04:23:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:09 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (2 bytes), uploading instead of streaming 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:09 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/12 04:23:09 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/12 04:23:09 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:09 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:09 DEBUG : : Looking for writers 2024/12/12 04:23:09 DEBUG : file1: reading active writers 2024/12/12 04:23:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.10s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:09 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:09 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/12 04:23:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:23:09 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:23:09 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:23:09 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:23:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:23:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:09 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:09 DEBUG : : Looking for writers 2024/12/12 04:23:09 DEBUG : file1: reading active writers 2024/12/12 04:23:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.10s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-gadekof6vone", Local "Local file system at /tmp/rclone2602247715", Modify Window "1s" 2024/12/12 04:23:09 INFO : sftp://rclone@:22/rclone-test-gadekof6vone: poll-interval is not supported by this remote 2024/12/12 04:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: File to upload is small (100 bytes), uploading instead of streaming 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Shell path "/rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: creating additional session 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Running remote command: md5sum /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gadekof6vone/file1" 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: command exited OK 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Remote command result: 54cc929d0db86b24fcca15cb2c788696 /rclone-test-gadekof6vone/file1 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: ssh external: close 2024/12/12 04:23:09 DEBUG : file1: Parsed hash: 54cc929d0db86b24fcca15cb2c788696 2024/12/12 04:23:09 DEBUG : file1: md5 = 54cc929d0db86b24fcca15cb2c788696 OK 2024/12/12 04:23:09 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:23:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:23:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:23:09 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:23:09 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:23:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:23:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:23:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/12 04:23:09 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:09 DEBUG : : Looking for writers 2024/12/12 04:23:09 DEBUG : file1: reading active writers 2024/12/12 04:23:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/12 04:23:09 DEBUG : sftp://rclone@:22/rclone-test-gadekof6vone: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 41.223308977s (try 1/5)