"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/30 05:12:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luvalex6jago" 2025/04/30 05:12:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 05:12:10 DEBUG : Starting OpenDrive session with ID: df398646bdece2f26cd4c14022fcab6215692d9ed187c3f6829caa1311e6e120 2025/04/30 05:12:11 DEBUG : Creating backend with remote "/tmp/rclone675349227" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:11 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:11 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:14 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:14 DEBUG : dir: Looking for writers 2025/04/30 05:12:14 DEBUG : : Looking for writers 2025/04/30 05:12:14 DEBUG : dir: reading active writers 2025/04/30 05:12:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.95s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:15 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:15 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:17 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/30 05:12:19 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/04/30 05:12:21 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:21 DEBUG : dir/subdir: Looking for writers 2025/04/30 05:12:21 DEBUG : dir: Looking for writers 2025/04/30 05:12:21 DEBUG : subdir: reading active writers 2025/04/30 05:12:21 DEBUG : file1: reading active writers 2025/04/30 05:12:21 DEBUG : file2: reading active writers 2025/04/30 05:12:21 DEBUG : : Looking for writers 2025/04/30 05:12:21 DEBUG : dir: reading active writers 2025/04/30 05:12:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.38s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:23 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:23 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:26 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:26 DEBUG : dir: Looking for writers 2025/04/30 05:12:26 DEBUG : file1: reading active writers 2025/04/30 05:12:26 DEBUG : : Looking for writers 2025/04/30 05:12:26 DEBUG : dir: reading active writers 2025/04/30 05:12:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.77s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:27 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:27 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:29 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:29 DEBUG : dir: Looking for writers 2025/04/30 05:12:29 DEBUG : : Looking for writers 2025/04/30 05:12:29 DEBUG : dir: reading active writers 2025/04/30 05:12:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.46s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:30 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:30 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:33 DEBUG : dir: forgetting directory cache 2025/04/30 05:12:33 DEBUG : : forgetting directory cache 2025/04/30 05:12:33 DEBUG : dir: forgetting directory cache 2025/04/30 05:12:33 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:33 DEBUG : : Looking for writers 2025/04/30 05:12:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.01s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:34 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:34 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:37 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/30 05:12:37 DEBUG : dir: invalidating directory cache 2025/04/30 05:12:37 DEBUG : : >ForgetPath: 2025/04/30 05:12:37 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/30 05:12:37 DEBUG : : invalidating directory cache 2025/04/30 05:12:37 DEBUG : dir: forgetting directory cache 2025/04/30 05:12:37 DEBUG : : >ForgetPath: 2025/04/30 05:12:37 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/30 05:12:37 DEBUG : : >ForgetPath: 2025/04/30 05:12:37 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:37 DEBUG : dir: Looking for writers 2025/04/30 05:12:37 DEBUG : : Looking for writers 2025/04/30 05:12:37 DEBUG : dir: reading active writers 2025/04/30 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.72s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:38 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:38 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:42 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/04/30 05:12:44 DEBUG : : forgetting directory cache 2025/04/30 05:12:44 DEBUG : dir: forgetting directory cache 2025/04/30 05:12:45 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:45 DEBUG : dir: Looking for writers 2025/04/30 05:12:45 DEBUG : fil/a/b: Looking for writers 2025/04/30 05:12:45 DEBUG : fil/a: Looking for writers 2025/04/30 05:12:45 DEBUG : b: reading active writers 2025/04/30 05:12:45 DEBUG : fil: Looking for writers 2025/04/30 05:12:45 DEBUG : a: reading active writers 2025/04/30 05:12:45 DEBUG : : Looking for writers 2025/04/30 05:12:45 DEBUG : dir: reading active writers 2025/04/30 05:12:45 DEBUG : fil: reading active writers 2025/04/30 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.27s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:47 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:47 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:50 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:50 DEBUG : dir: Looking for writers 2025/04/30 05:12:50 DEBUG : : Looking for writers 2025/04/30 05:12:50 DEBUG : dir: reading active writers 2025/04/30 05:12:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.54s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:51 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:51 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:12:53 DEBUG : dir: Looking for writers 2025/04/30 05:12:53 DEBUG : file1: reading active writers 2025/04/30 05:12:53 DEBUG : : Looking for writers 2025/04/30 05:12:53 DEBUG : dir: reading active writers 2025/04/30 05:12:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.70s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:12:54 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:12:54 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:12:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:12:57 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/30 05:12:59 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/04/30 05:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/30 05:13:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/30 05:13:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/30 05:13:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/30 05:13:02 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/04/30 05:13:04 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/04/30 05:13:06 DEBUG : dir: invalidating directory cache 2025/04/30 05:13:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/30 05:13:06 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/30 05:13:06 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/30 05:13:06 DEBUG : dir/file1: Reset virtual modtime 2025/04/30 05:13:06 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/30 05:13:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/30 05:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/30 05:13:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/30 05:13:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:13:06 DEBUG : dir: invalidating directory cache 2025/04/30 05:13:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/30 05:13:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/30 05:13:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/30 05:13:06 DEBUG : : forgetting directory cache 2025/04/30 05:13:06 DEBUG : dir: forgetting directory cache 2025/04/30 05:13:06 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/30 05:13:06 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:06 DEBUG : dir/virtualDir: Looking for writers 2025/04/30 05:13:06 DEBUG : dir: Looking for writers 2025/04/30 05:13:06 DEBUG : file1: reading active writers 2025/04/30 05:13:06 DEBUG : virtualFile2: reading active writers 2025/04/30 05:13:06 DEBUG : virtualFile: reading active writers 2025/04/30 05:13:06 DEBUG : virtualDir: reading active writers 2025/04/30 05:13:06 DEBUG : : Looking for writers 2025/04/30 05:13:06 DEBUG : dir: reading active writers 2025/04/30 05:13:06 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.68s) --- PASS: TestDirReadDirAll/Virtual (4.99s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:08 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:08 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:11 ERROR : dir/: Can only open directories read only 2025/04/30 05:13:11 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:11 DEBUG : dir: Looking for writers 2025/04/30 05:13:11 DEBUG : : Looking for writers 2025/04/30 05:13:11 DEBUG : dir: reading active writers 2025/04/30 05:13:11 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.65s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:12 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:12 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:13:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/30 05:13:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/30 05:13:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/30 05:13:15 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 05:13:15 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/30 05:13:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:13:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/30 05:13:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/30 05:13:16 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:16 DEBUG : dir: Looking for writers 2025/04/30 05:13:16 DEBUG : file1: reading active writers 2025/04/30 05:13:16 DEBUG : potato: reading active writers 2025/04/30 05:13:16 DEBUG : : Looking for writers 2025/04/30 05:13:16 DEBUG : dir: reading active writers 2025/04/30 05:13:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (5.77s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:18 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:18 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/30 05:13:21 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:21 DEBUG : dir/sub: Looking for writers 2025/04/30 05:13:21 DEBUG : dir: Looking for writers 2025/04/30 05:13:21 DEBUG : file1: reading active writers 2025/04/30 05:13:21 DEBUG : sub: reading active writers 2025/04/30 05:13:21 DEBUG : : Looking for writers 2025/04/30 05:13:21 DEBUG : dir: reading active writers 2025/04/30 05:13:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.47s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:23 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:23 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/30 05:13:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/30 05:13:27 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:27 DEBUG : dir/sub/subsub: Looking for writers 2025/04/30 05:13:27 DEBUG : dir/sub: Looking for writers 2025/04/30 05:13:27 DEBUG : subsub: reading active writers 2025/04/30 05:13:27 DEBUG : dir: Looking for writers 2025/04/30 05:13:27 DEBUG : file1: reading active writers 2025/04/30 05:13:27 DEBUG : sub: reading active writers 2025/04/30 05:13:27 DEBUG : : Looking for writers 2025/04/30 05:13:27 DEBUG : dir: reading active writers 2025/04/30 05:13:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.41s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:29 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:29 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:32 ERROR : dir/: Dir.Remove not empty 2025/04/30 05:13:32 DEBUG : dir/file1: Remove: 2025/04/30 05:13:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:13:32 DEBUG : dir/file1: >Remove: err= 2025/04/30 05:13:33 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/30 05:13:33 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:33 DEBUG : : Looking for writers 2025/04/30 05:13:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.68s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:33 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:33 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:36 DEBUG : dir/file1: Remove: 2025/04/30 05:13:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:13:36 DEBUG : dir/file1: >Remove: err= 2025/04/30 05:13:36 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/30 05:13:36 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:36 DEBUG : : Looking for writers 2025/04/30 05:13:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.66s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:37 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:37 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:40 DEBUG : dir/file1: Remove: 2025/04/30 05:13:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:13:40 DEBUG : dir/file1: >Remove: err= 2025/04/30 05:13:40 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:40 DEBUG : dir: Looking for writers 2025/04/30 05:13:40 DEBUG : : Looking for writers 2025/04/30 05:13:40 DEBUG : dir: reading active writers 2025/04/30 05:13:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.11s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:41 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:41 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:13:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:13:44 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/04/30 05:13:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/30 05:13:46 DEBUG : dir2: same parent dir (ODFfODQ4MTUyNV9CcmRQMQ) - using folder/rename instead of move_copy 2025/04/30 05:13:46 DEBUG : dir: Updating dir with dir2 0xc00035f5f0 2025/04/30 05:13:46 DEBUG : dir: forgetting directory cache 2025/04/30 05:13:46 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/30 05:13:46 DEBUG : : Added virtual directory entry vAddDir: "dir2" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/30 05:13:55 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/30 05:13:55 DEBUG : file2: Updating file with file2 0xc0006ca000 2025/04/30 05:13:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/30 05:13:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 05:13:56 INFO : dir2/file3: Deleted 2025/04/30 05:13:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/30 05:13:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006ca000 2025/04/30 05:13:56 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/30 05:13:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/30 05:13:57 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/30 05:13:57 DEBUG : renamed empty directory: same parent dir (ODFfODQ4MTUyNV9CcmRQMQ) - using folder/rename instead of move_copy 2025/04/30 05:13:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005a9a00 2025/04/30 05:13:57 DEBUG : empty directory: forgetting directory cache 2025/04/30 05:13:57 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/30 05:13:57 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/30 05:13:57 DEBUG : dir2: Renaming to "dir3" 2025/04/30 05:13:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:13:57 DEBUG : dir3: Looking for writers 2025/04/30 05:13:57 DEBUG : file3: reading active writers 2025/04/30 05:13:57 DEBUG : renamed empty directory: Looking for writers 2025/04/30 05:13:57 DEBUG : : Looking for writers 2025/04/30 05:13:57 DEBUG : dir3: reading active writers 2025/04/30 05:13:57 DEBUG : renamed empty directory: reading active writers 2025/04/30 05:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (17.80s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:13:59 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:13:59 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/30 05:14:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:14:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/30 05:14:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/30 05:14:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/30 05:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/30 05:14:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:14:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/30 05:14:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/30 05:14:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/30 05:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/30 05:14:02 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (12 bytes), uploading instead of streaming 2025/04/30 05:14:03 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/04/30 05:14:04 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/30 05:14:04 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/30 05:14:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/30 05:14:04 DEBUG : : forgetting directory cache 2025/04/30 05:14:04 DEBUG : dir: forgetting directory cache 2025/04/30 05:14:04 DEBUG : dir/sub: forgetting directory cache 2025/04/30 05:14:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/30 05:14:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/30 05:14:04 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 05:14:05 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/04/30 05:14:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:14:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/30 05:14:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/30 05:14:06 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:06 DEBUG : dir/sub: Looking for writers 2025/04/30 05:14:06 DEBUG : file0: reading active writers 2025/04/30 05:14:06 DEBUG : file2: reading active writers 2025/04/30 05:14:06 DEBUG : dir: Looking for writers 2025/04/30 05:14:06 DEBUG : sub: reading active writers 2025/04/30 05:14:06 DEBUG : file1: reading active writers 2025/04/30 05:14:06 DEBUG : : Looking for writers 2025/04/30 05:14:06 DEBUG : dir: reading active writers 2025/04/30 05:14:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.03s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:08 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:08 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/30 05:14:08 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:08 DEBUG : : Looking for writers 2025/04/30 05:14:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:08 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:08 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/30 05:14:11 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:14:11 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/30 05:14:11 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/30 05:14:11 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/30 05:14:11 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:14:11 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/30 05:14:11 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/30 05:14:11 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:14:11 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/30 05:14:11 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/30 05:14:11 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/30 05:14:11 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:14:11 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/30 05:14:11 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:11 DEBUG : dir: Looking for writers 2025/04/30 05:14:11 DEBUG : file1: reading active writers 2025/04/30 05:14:11 DEBUG : file1.metadata: reading active writers 2025/04/30 05:14:11 DEBUG : : Looking for writers 2025/04/30 05:14:11 DEBUG : dir: reading active writers 2025/04/30 05:14:11 DEBUG : dir.metadata: reading active writers 2025/04/30 05:14:11 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.72s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:12 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:12 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:14 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:14 DEBUG : dir: Looking for writers 2025/04/30 05:14:14 DEBUG : file1: reading active writers 2025/04/30 05:14:14 DEBUG : : Looking for writers 2025/04/30 05:14:14 DEBUG : dir: reading active writers 2025/04/30 05:14:14 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.67s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:15 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:15 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:19 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/04/30 05:14:20 DEBUG : Can set mod time: true 2025/04/30 05:14:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/30 05:14:21 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:21 DEBUG : dir: Looking for writers 2025/04/30 05:14:21 DEBUG : file1: reading active writers 2025/04/30 05:14:21 DEBUG : : Looking for writers 2025/04/30 05:14:21 DEBUG : dir: reading active writers 2025/04/30 05:14:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:22 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:22 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:24 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 05:14:25 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/30 05:14:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/30 05:14:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/30 05:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:26 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:26 DEBUG : dir: Looking for writers 2025/04/30 05:14:26 DEBUG : file1: reading active writers 2025/04/30 05:14:26 DEBUG : : Looking for writers 2025/04/30 05:14:26 DEBUG : dir: reading active writers 2025/04/30 05:14:26 DEBUG : >WaitForWriters: 2025/04/30 05:14:26 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:26 DEBUG : dir: Looking for writers 2025/04/30 05:14:26 DEBUG : file1: reading active writers 2025/04/30 05:14:26 DEBUG : : Looking for writers 2025/04/30 05:14:26 DEBUG : dir: reading active writers 2025/04/30 05:14:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:27 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:27 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:14:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 05:14:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:30 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 05:14:30 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/30 05:14:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:14:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/30 05:14:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/30 05:14:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:31 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:31 DEBUG : dir: Looking for writers 2025/04/30 05:14:31 DEBUG : file1: reading active writers 2025/04/30 05:14:31 DEBUG : : Looking for writers 2025/04/30 05:14:31 DEBUG : dir: reading active writers 2025/04/30 05:14:31 DEBUG : >WaitForWriters: 2025/04/30 05:14:31 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:31 DEBUG : dir: Looking for writers 2025/04/30 05:14:31 DEBUG : file1: reading active writers 2025/04/30 05:14:31 DEBUG : : Looking for writers 2025/04/30 05:14:31 DEBUG : dir: reading active writers 2025/04/30 05:14:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:32 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:32 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:14:32 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:32 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:14:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:14:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:32 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:14:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/30 05:14:36 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:36 DEBUG : dir: Looking for writers 2025/04/30 05:14:36 DEBUG : file1: reading active writers 2025/04/30 05:14:36 DEBUG : : Looking for writers 2025/04/30 05:14:36 DEBUG : dir: reading active writers 2025/04/30 05:14:36 DEBUG : >WaitForWriters: 2025/04/30 05:14:36 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:37 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:37 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:14:37 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:37 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:14:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:14:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:37 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:14:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/30 05:14:40 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:14:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:14:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:14:40 DEBUG : dir/file1(0xc0004db0c0): close: 2025/04/30 05:14:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/30 05:14:40 DEBUG : dir/file1(0xc0004db0c0): >close: err= 2025/04/30 05:14:40 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:40 DEBUG : dir: Looking for writers 2025/04/30 05:14:40 DEBUG : file1: reading active writers 2025/04/30 05:14:40 DEBUG : : Looking for writers 2025/04/30 05:14:40 DEBUG : dir: reading active writers 2025/04/30 05:14:40 DEBUG : >WaitForWriters: 2025/04/30 05:14:40 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:40 DEBUG : dir: Looking for writers 2025/04/30 05:14:40 DEBUG : file1: reading active writers 2025/04/30 05:14:40 DEBUG : : Looking for writers 2025/04/30 05:14:40 DEBUG : dir: reading active writers 2025/04/30 05:14:40 DEBUG : >WaitForWriters: 2025/04/30 05:14:40 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:41 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:41 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:14:41 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:41 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:14:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:14:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:14:41 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:14:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/30 05:14:44 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:14:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:14:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:14:44 DEBUG : dir/file1(0xc0006a2300): _writeAt: size=5, off=0 2025/04/30 05:14:44 DEBUG : dir/file1(0xc0006a2300): openPending: 2025/04/30 05:14:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/30 05:14:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:14:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:44 DEBUG : dir/file1(0xc0006a2300): >openPending: err= 2025/04/30 05:14:44 DEBUG : dir/file1(0xc0006a2300): >_writeAt: n=5, err= 2025/04/30 05:14:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/30 05:14:44 DEBUG : dir/file1(0xc0006a2300): close: 2025/04/30 05:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/30 05:14:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/30 05:14:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/30 05:14:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/30 05:14:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/30 05:14:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:14:44 DEBUG : dir/file1(0xc0006a2300): >close: err= 2025/04/30 05:14:44 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:44 DEBUG : dir: Looking for writers 2025/04/30 05:14:44 DEBUG : file1: reading active writers 2025/04/30 05:14:44 DEBUG : : Looking for writers 2025/04/30 05:14:44 DEBUG : dir: reading active writers 2025/04/30 05:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:14:44 DEBUG : dir: Looking for writers 2025/04/30 05:14:44 DEBUG : file1: reading active writers 2025/04/30 05:14:44 DEBUG : : Looking for writers 2025/04/30 05:14:44 DEBUG : dir: reading active writers 2025/04/30 05:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:14:44 DEBUG : dir: Looking for writers 2025/04/30 05:14:44 DEBUG : file1: reading active writers 2025/04/30 05:14:44 DEBUG : : Looking for writers 2025/04/30 05:14:44 DEBUG : dir: reading active writers 2025/04/30 05:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:14:44 DEBUG : dir: Looking for writers 2025/04/30 05:14:44 DEBUG : file1: reading active writers 2025/04/30 05:14:44 DEBUG : : Looking for writers 2025/04/30 05:14:44 DEBUG : dir: reading active writers 2025/04/30 05:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:14:44 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 05:14:45 DEBUG : dir: Looking for writers 2025/04/30 05:14:45 DEBUG : file1: reading active writers 2025/04/30 05:14:45 DEBUG : : Looking for writers 2025/04/30 05:14:45 DEBUG : dir: reading active writers 2025/04/30 05:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:14:45 DEBUG : dir: Looking for writers 2025/04/30 05:14:45 DEBUG : file1: reading active writers 2025/04/30 05:14:45 DEBUG : : Looking for writers 2025/04/30 05:14:45 DEBUG : dir: reading active writers 2025/04/30 05:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:14:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:45 DEBUG : dir: Looking for writers 2025/04/30 05:14:45 DEBUG : file1: reading active writers 2025/04/30 05:14:45 DEBUG : : Looking for writers 2025/04/30 05:14:45 DEBUG : dir: reading active writers 2025/04/30 05:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:14:46 DEBUG : dir: Looking for writers 2025/04/30 05:14:46 DEBUG : file1: reading active writers 2025/04/30 05:14:46 DEBUG : : Looking for writers 2025/04/30 05:14:46 DEBUG : dir: reading active writers 2025/04/30 05:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:14:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/30 05:14:46 INFO : dir/file1: Copied (replaced existing) 2025/04/30 05:14:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/30 05:14:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 05:14:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/30 05:14:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 05:14:47 DEBUG : dir: Looking for writers 2025/04/30 05:14:47 DEBUG : file1: reading active writers 2025/04/30 05:14:47 DEBUG : : Looking for writers 2025/04/30 05:14:47 DEBUG : dir: reading active writers 2025/04/30 05:14:47 DEBUG : >WaitForWriters: 2025/04/30 05:14:47 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:47 DEBUG : dir: Looking for writers 2025/04/30 05:14:47 DEBUG : file1: reading active writers 2025/04/30 05:14:47 DEBUG : : Looking for writers 2025/04/30 05:14:47 DEBUG : dir: reading active writers 2025/04/30 05:14:47 DEBUG : >WaitForWriters: 2025/04/30 05:14:47 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.57s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.23s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.44s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.76s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.18s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.68s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:48 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:48 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 05:14:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:14:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/30 05:14:51 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:51 DEBUG : dir: Looking for writers 2025/04/30 05:14:51 DEBUG : file1: reading active writers 2025/04/30 05:14:51 DEBUG : : Looking for writers 2025/04/30 05:14:51 DEBUG : dir: reading active writers 2025/04/30 05:14:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.19s) === RUN TestFileOpenReadUnknownSize 2025/04/30 05:14:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/30 05:14:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:14:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/30 05:14:52 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:52 DEBUG : : Looking for writers 2025/04/30 05:14:52 DEBUG : file.txt: reading active writers 2025/04/30 05:14:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:52 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:52 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:55 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (25 bytes), uploading instead of streaming 2025/04/30 05:14:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/30 05:14:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/30 05:14:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/30 05:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:14:56 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:14:56 DEBUG : dir: Looking for writers 2025/04/30 05:14:56 DEBUG : file1: reading active writers 2025/04/30 05:14:56 DEBUG : : Looking for writers 2025/04/30 05:14:56 DEBUG : dir: reading active writers 2025/04/30 05:14:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.15s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:14:57 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:14:57 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:14:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:00 DEBUG : dir/file1: Remove: 2025/04/30 05:15:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:00 DEBUG : dir/file1: >Remove: err= 2025/04/30 05:15:01 DEBUG : dir/file1: Remove: 2025/04/30 05:15:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/30 05:15:01 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:01 DEBUG : dir: Looking for writers 2025/04/30 05:15:01 DEBUG : : Looking for writers 2025/04/30 05:15:01 DEBUG : dir: reading active writers 2025/04/30 05:15:01 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestFileRemove (11.52s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:15:09 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:15:09 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:15:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:12 DEBUG : dir/file1: Remove: 2025/04/30 05:15:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:12 DEBUG : dir/file1: >Remove: err= 2025/04/30 05:15:12 DEBUG : dir/file1: Remove: 2025/04/30 05:15:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/30 05:15:12 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:12 DEBUG : dir: Looking for writers 2025/04/30 05:15:12 DEBUG : : Looking for writers 2025/04/30 05:15:12 DEBUG : dir: reading active writers 2025/04/30 05:15:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.16s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:15:13 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:15:13 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:15:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:15:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 05:15:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/30 05:15:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 05:15:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/30 05:15:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 05:15:16 DEBUG : dir/file1: Open: flags=0x3 2025/04/30 05:15:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/30 05:15:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/30 05:15:16 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:16 DEBUG : dir: Looking for writers 2025/04/30 05:15:16 DEBUG : file1: reading active writers 2025/04/30 05:15:16 DEBUG : : Looking for writers 2025/04/30 05:15:16 DEBUG : dir: reading active writers 2025/04/30 05:15:16 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpen (5.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:15:18 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:15:18 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:15:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:21 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:21 DEBUG : dir: Looking for writers 2025/04/30 05:15:21 DEBUG : file1: reading active writers 2025/04/30 05:15:21 DEBUG : : Looking for writers 2025/04/30 05:15:21 DEBUG : dir: reading active writers 2025/04/30 05:15:21 DEBUG : >WaitForWriters: 2025/04/30 05:15:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ca0c0 2025/04/30 05:15:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 05:15:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ca0c0 2025/04/30 05:15:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 05:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:15:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 05:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006ca0c0 2025/04/30 05:15:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:23 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (25 bytes), uploading instead of streaming 2025/04/30 05:15:24 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/30 05:15:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/30 05:15:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/30 05:15:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:25 DEBUG : newLeaf: Running delayed rename now 2025/04/30 05:15:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ca0c0 2025/04/30 05:15:25 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:25 DEBUG : dir: Looking for writers 2025/04/30 05:15:25 DEBUG : : Looking for writers 2025/04/30 05:15:25 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:25 DEBUG : dir: reading active writers 2025/04/30 05:15:25 DEBUG : >WaitForWriters: 2025/04/30 05:15:26 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:26 DEBUG : dir: Looking for writers 2025/04/30 05:15:26 DEBUG : : Looking for writers 2025/04/30 05:15:26 DEBUG : dir: reading active writers 2025/04/30 05:15:26 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:15:27 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:15:27 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:15:27 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:15:27 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:27 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:27 DEBUG : Config file has changed externally - reloading 2025/04/30 05:15:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:27 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:15:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:30 DEBUG : dir: Looking for writers 2025/04/30 05:15:30 DEBUG : file1: reading active writers 2025/04/30 05:15:30 DEBUG : : Looking for writers 2025/04/30 05:15:30 DEBUG : dir: reading active writers 2025/04/30 05:15:30 DEBUG : >WaitForWriters: 2025/04/30 05:15:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ca6c0 2025/04/30 05:15:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 05:15:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ca6c0 2025/04/30 05:15:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 05:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:15:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 05:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006ca6c0 2025/04/30 05:15:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:32 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (25 bytes), uploading instead of streaming 2025/04/30 05:15:32 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/30 05:15:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/30 05:15:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/30 05:15:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:33 DEBUG : newLeaf: Running delayed rename now 2025/04/30 05:15:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ca6c0 2025/04/30 05:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:34 DEBUG : dir: Looking for writers 2025/04/30 05:15:34 DEBUG : : Looking for writers 2025/04/30 05:15:34 DEBUG : dir: reading active writers 2025/04/30 05:15:34 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:34 DEBUG : >WaitForWriters: 2025/04/30 05:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:34 DEBUG : dir: Looking for writers 2025/04/30 05:15:34 DEBUG : : Looking for writers 2025/04/30 05:15:34 DEBUG : dir: reading active writers 2025/04/30 05:15:34 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:34 DEBUG : >WaitForWriters: 2025/04/30 05:15:34 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:15:35 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:15:35 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:15:35 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:15:35 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:35 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:35 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:15:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:15:38 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:15:38 DEBUG : dir/file1(0xc0002d8ac0): openPending: 2025/04/30 05:15:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/30 05:15:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:15:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:38 DEBUG : dir/file1(0xc0002d8ac0): >openPending: err= 2025/04/30 05:15:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 05:15:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:15:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:15:38 DEBUG : dir/file1(0xc0002d8ac0): _writeAt: size=14, off=0 2025/04/30 05:15:38 DEBUG : dir/file1(0xc0002d8ac0): >_writeAt: n=14, err= 2025/04/30 05:15:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 05:15:38 DEBUG : dir/file1(0xc0002d8ac0): close: 2025/04/30 05:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 05:15:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 05:15:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:15:38 DEBUG : dir/file1(0xc0002d8ac0): >close: err= 2025/04/30 05:15:38 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:38 DEBUG : dir: Looking for writers 2025/04/30 05:15:38 DEBUG : file1: reading active writers 2025/04/30 05:15:38 DEBUG : : Looking for writers 2025/04/30 05:15:38 DEBUG : dir: reading active writers 2025/04/30 05:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:15:38 DEBUG : dir: Looking for writers 2025/04/30 05:15:38 DEBUG : file1: reading active writers 2025/04/30 05:15:38 DEBUG : : Looking for writers 2025/04/30 05:15:38 DEBUG : dir: reading active writers 2025/04/30 05:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:15:38 DEBUG : dir: Looking for writers 2025/04/30 05:15:38 DEBUG : file1: reading active writers 2025/04/30 05:15:38 DEBUG : : Looking for writers 2025/04/30 05:15:38 DEBUG : dir: reading active writers 2025/04/30 05:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:15:38 DEBUG : dir: Looking for writers 2025/04/30 05:15:38 DEBUG : file1: reading active writers 2025/04/30 05:15:38 DEBUG : : Looking for writers 2025/04/30 05:15:38 DEBUG : dir: reading active writers 2025/04/30 05:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:15:38 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 05:15:38 DEBUG : dir: Looking for writers 2025/04/30 05:15:38 DEBUG : file1: reading active writers 2025/04/30 05:15:38 DEBUG : : Looking for writers 2025/04/30 05:15:38 DEBUG : dir: reading active writers 2025/04/30 05:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:15:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:38 DEBUG : dir: Looking for writers 2025/04/30 05:15:38 DEBUG : file1: reading active writers 2025/04/30 05:15:38 DEBUG : : Looking for writers 2025/04/30 05:15:38 DEBUG : dir: reading active writers 2025/04/30 05:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:15:38 DEBUG : dir: Looking for writers 2025/04/30 05:15:38 DEBUG : file1: reading active writers 2025/04/30 05:15:38 DEBUG : : Looking for writers 2025/04/30 05:15:38 DEBUG : dir: reading active writers 2025/04/30 05:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:15:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 05:15:39 INFO : dir/file1: Copied (replaced existing) 2025/04/30 05:15:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 05:15:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/30 05:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 05:15:39 DEBUG : dir: Looking for writers 2025/04/30 05:15:39 DEBUG : file1: reading active writers 2025/04/30 05:15:39 DEBUG : : Looking for writers 2025/04/30 05:15:39 DEBUG : dir: reading active writers 2025/04/30 05:15:39 DEBUG : >WaitForWriters: 2025/04/30 05:15:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:15:39 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:15:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:15:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:15:39 DEBUG : dir/file1(0xc0004dac80): _readAt: size=512, off=0 2025/04/30 05:15:39 DEBUG : dir/file1(0xc0004dac80): openPending: 2025/04/30 05:15:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/30 05:15:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/30 05:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:39 DEBUG : dir/file1(0xc0004dac80): >openPending: err= 2025/04/30 05:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 05:15:39 DEBUG : dir/file1(0xc0004dac80): >_readAt: n=14, err=EOF 2025/04/30 05:15:39 DEBUG : dir/file1(0xc0004dac80): close: 2025/04/30 05:15:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:15:39 DEBUG : dir/file1(0xc0004dac80): >close: err= 2025/04/30 05:15:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 05:15:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ca9c0 2025/04/30 05:15:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 05:15:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/30 05:15:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ca9c0 2025/04/30 05:15:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 05:15:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:15:41 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:15:41 DEBUG : dir/file1(0xc0002d9400): openPending: 2025/04/30 05:15:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/30 05:15:41 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/30 05:15:41 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:15:41 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:15:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:15:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:41 DEBUG : dir/file1(0xc0002d9400): >openPending: err= 2025/04/30 05:15:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 05:15:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:15:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:15:41 DEBUG : dir/file1(0xc0002d9400): _writeAt: size=25, off=0 2025/04/30 05:15:41 DEBUG : dir/file1(0xc0002d9400): >_writeAt: n=25, err= 2025/04/30 05:15:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 05:15:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ca9c0 2025/04/30 05:15:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:42 DEBUG : newLeaf(0xc0002d9400): close: 2025/04/30 05:15:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 05:15:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 05:15:41.510825195 +0000 UTC m=+211.262643807 2025/04/30 05:15:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 05:15:42 DEBUG : newLeaf(0xc0002d9400): >close: err= 2025/04/30 05:15:42 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:42 DEBUG : dir: Looking for writers 2025/04/30 05:15:42 DEBUG : : Looking for writers 2025/04/30 05:15:42 DEBUG : dir: reading active writers 2025/04/30 05:15:42 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:15:42 DEBUG : dir: Looking for writers 2025/04/30 05:15:42 DEBUG : : Looking for writers 2025/04/30 05:15:42 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:42 DEBUG : dir: reading active writers 2025/04/30 05:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:15:42 DEBUG : dir: Looking for writers 2025/04/30 05:15:42 DEBUG : : Looking for writers 2025/04/30 05:15:42 DEBUG : dir: reading active writers 2025/04/30 05:15:42 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:15:42 DEBUG : dir: Looking for writers 2025/04/30 05:15:42 DEBUG : : Looking for writers 2025/04/30 05:15:42 DEBUG : dir: reading active writers 2025/04/30 05:15:42 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:15:42 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 05:15:42 DEBUG : dir: Looking for writers 2025/04/30 05:15:42 DEBUG : : Looking for writers 2025/04/30 05:15:42 DEBUG : dir: reading active writers 2025/04/30 05:15:42 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:15:42 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/30 05:15:42 DEBUG : dir: Looking for writers 2025/04/30 05:15:42 DEBUG : : Looking for writers 2025/04/30 05:15:42 DEBUG : dir: reading active writers 2025/04/30 05:15:42 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:15:42 DEBUG : dir: Looking for writers 2025/04/30 05:15:42 DEBUG : : Looking for writers 2025/04/30 05:15:42 DEBUG : dir: reading active writers 2025/04/30 05:15:42 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:15:43 DEBUG : dir: Looking for writers 2025/04/30 05:15:43 DEBUG : : Looking for writers 2025/04/30 05:15:43 DEBUG : dir: reading active writers 2025/04/30 05:15:43 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:15:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/30 05:15:43 INFO : newLeaf: Copied (replaced existing) 2025/04/30 05:15:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-30 05:15:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/30 05:15:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 05:15:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 05:15:44 DEBUG : dir: Looking for writers 2025/04/30 05:15:44 DEBUG : : Looking for writers 2025/04/30 05:15:44 DEBUG : dir: reading active writers 2025/04/30 05:15:44 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:44 DEBUG : >WaitForWriters: 2025/04/30 05:15:44 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:44 DEBUG : dir: Looking for writers 2025/04/30 05:15:44 DEBUG : : Looking for writers 2025/04/30 05:15:44 DEBUG : dir: reading active writers 2025/04/30 05:15:44 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:44 DEBUG : >WaitForWriters: 2025/04/30 05:15:44 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:15:45 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:15:45 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:15:45 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:45 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:45 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:15:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:48 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:48 DEBUG : dir: Looking for writers 2025/04/30 05:15:48 DEBUG : file1: reading active writers 2025/04/30 05:15:48 DEBUG : : Looking for writers 2025/04/30 05:15:48 DEBUG : dir: reading active writers 2025/04/30 05:15:48 DEBUG : >WaitForWriters: 2025/04/30 05:15:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0006caf00 2025/04/30 05:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 05:15:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0006caf00 2025/04/30 05:15:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:15:50 DEBUG : dir/file1(0xc0002d9940): openPending: 2025/04/30 05:15:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/04/30 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:50 DEBUG : dir/file1(0xc0002d9940): >openPending: err= 2025/04/30 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:15:50 DEBUG : dir/file1(0xc0002d9940): _writeAt: size=25, off=0 2025/04/30 05:15:50 DEBUG : dir/file1(0xc0002d9940): >_writeAt: n=25, err= 2025/04/30 05:15:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 05:15:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0006caf00 2025/04/30 05:15:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:51 DEBUG : newLeaf(0xc0002d9940): close: 2025/04/30 05:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 05:15:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 05:15:50.652666627 +0000 UTC m=+220.404485199 2025/04/30 05:15:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 05:15:51 DEBUG : newLeaf(0xc0002d9940): >close: err= 2025/04/30 05:15:51 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:51 DEBUG : dir: Looking for writers 2025/04/30 05:15:51 DEBUG : : Looking for writers 2025/04/30 05:15:51 DEBUG : dir: reading active writers 2025/04/30 05:15:51 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:15:51 DEBUG : dir: Looking for writers 2025/04/30 05:15:51 DEBUG : : Looking for writers 2025/04/30 05:15:51 DEBUG : dir: reading active writers 2025/04/30 05:15:51 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:15:51 DEBUG : dir: Looking for writers 2025/04/30 05:15:51 DEBUG : : Looking for writers 2025/04/30 05:15:51 DEBUG : dir: reading active writers 2025/04/30 05:15:51 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:15:51 DEBUG : dir: Looking for writers 2025/04/30 05:15:51 DEBUG : : Looking for writers 2025/04/30 05:15:51 DEBUG : dir: reading active writers 2025/04/30 05:15:51 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:15:51 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 05:15:51 DEBUG : dir: Looking for writers 2025/04/30 05:15:51 DEBUG : : Looking for writers 2025/04/30 05:15:51 DEBUG : dir: reading active writers 2025/04/30 05:15:51 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:15:51 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/30 05:15:51 DEBUG : dir: Looking for writers 2025/04/30 05:15:51 DEBUG : : Looking for writers 2025/04/30 05:15:51 DEBUG : dir: reading active writers 2025/04/30 05:15:51 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:15:51 DEBUG : dir: Looking for writers 2025/04/30 05:15:51 DEBUG : : Looking for writers 2025/04/30 05:15:51 DEBUG : dir: reading active writers 2025/04/30 05:15:51 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:15:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/30 05:15:52 INFO : newLeaf: Copied (replaced existing) 2025/04/30 05:15:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-30 05:15:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/30 05:15:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 05:15:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 05:15:52 DEBUG : dir: Looking for writers 2025/04/30 05:15:52 DEBUG : : Looking for writers 2025/04/30 05:15:52 DEBUG : dir: reading active writers 2025/04/30 05:15:52 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:52 DEBUG : >WaitForWriters: 2025/04/30 05:15:52 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:52 DEBUG : dir: Looking for writers 2025/04/30 05:15:52 DEBUG : : Looking for writers 2025/04/30 05:15:52 DEBUG : dir: reading active writers 2025/04/30 05:15:52 DEBUG : newLeaf: reading active writers 2025/04/30 05:15:52 DEBUG : >WaitForWriters: 2025/04/30 05:15:52 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:15:53 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:15:53 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:15:53 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:53 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:15:53 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:15:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:15:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:15:56 DEBUG : dir/file1(0xc0002d8b40): openPending: 2025/04/30 05:15:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/30 05:15:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:15:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:56 DEBUG : dir/file1(0xc0002d8b40): >openPending: err= 2025/04/30 05:15:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 05:15:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:15:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:15:56 DEBUG : dir/file1(0xc0002d8b40): _writeAt: size=14, off=0 2025/04/30 05:15:56 DEBUG : dir/file1(0xc0002d8b40): >_writeAt: n=14, err= 2025/04/30 05:15:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 05:15:56 DEBUG : dir/file1(0xc0002d8b40): close: 2025/04/30 05:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 05:15:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 05:15:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:15:56 DEBUG : dir/file1(0xc0002d8b40): >close: err= 2025/04/30 05:15:56 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:15:56 DEBUG : dir: Looking for writers 2025/04/30 05:15:56 DEBUG : file1: reading active writers 2025/04/30 05:15:56 DEBUG : : Looking for writers 2025/04/30 05:15:56 DEBUG : dir: reading active writers 2025/04/30 05:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:15:56 DEBUG : dir: Looking for writers 2025/04/30 05:15:56 DEBUG : file1: reading active writers 2025/04/30 05:15:56 DEBUG : : Looking for writers 2025/04/30 05:15:56 DEBUG : dir: reading active writers 2025/04/30 05:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:15:56 DEBUG : dir: Looking for writers 2025/04/30 05:15:56 DEBUG : file1: reading active writers 2025/04/30 05:15:56 DEBUG : : Looking for writers 2025/04/30 05:15:56 DEBUG : dir: reading active writers 2025/04/30 05:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:15:56 DEBUG : dir: Looking for writers 2025/04/30 05:15:56 DEBUG : file1: reading active writers 2025/04/30 05:15:56 DEBUG : : Looking for writers 2025/04/30 05:15:56 DEBUG : dir: reading active writers 2025/04/30 05:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:15:56 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 05:15:56 DEBUG : dir: Looking for writers 2025/04/30 05:15:56 DEBUG : file1: reading active writers 2025/04/30 05:15:56 DEBUG : : Looking for writers 2025/04/30 05:15:56 DEBUG : dir: reading active writers 2025/04/30 05:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:15:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:15:56 DEBUG : dir: Looking for writers 2025/04/30 05:15:56 DEBUG : file1: reading active writers 2025/04/30 05:15:56 DEBUG : : Looking for writers 2025/04/30 05:15:56 DEBUG : dir: reading active writers 2025/04/30 05:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:15:57 DEBUG : dir: Looking for writers 2025/04/30 05:15:57 DEBUG : file1: reading active writers 2025/04/30 05:15:57 DEBUG : : Looking for writers 2025/04/30 05:15:57 DEBUG : dir: reading active writers 2025/04/30 05:15:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:15:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 05:15:57 INFO : dir/file1: Copied (replaced existing) 2025/04/30 05:15:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 05:15:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/30 05:15:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 05:15:57 DEBUG : dir: Looking for writers 2025/04/30 05:15:57 DEBUG : file1: reading active writers 2025/04/30 05:15:57 DEBUG : : Looking for writers 2025/04/30 05:15:57 DEBUG : dir: reading active writers 2025/04/30 05:15:57 DEBUG : >WaitForWriters: 2025/04/30 05:15:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:15:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:15:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:15:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:15:57 DEBUG : dir/file1(0xc000a940c0): _readAt: size=512, off=0 2025/04/30 05:15:57 DEBUG : dir/file1(0xc000a940c0): openPending: 2025/04/30 05:15:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/30 05:15:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/30 05:15:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:57 DEBUG : dir/file1(0xc000a940c0): >openPending: err= 2025/04/30 05:15:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 05:15:57 DEBUG : dir/file1(0xc000a940c0): >_readAt: n=14, err=EOF 2025/04/30 05:15:57 DEBUG : dir/file1(0xc000a940c0): close: 2025/04/30 05:15:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:15:57 DEBUG : dir/file1(0xc000a940c0): >close: err= 2025/04/30 05:15:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:15:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 05:15:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b06c0 2025/04/30 05:15:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:15:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:15:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 05:15:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/30 05:15:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b06c0 2025/04/30 05:15:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 05:15:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:15:59 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:15:59 DEBUG : dir/file1(0xc0002d94c0): openPending: 2025/04/30 05:15:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/30 05:15:59 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/30 05:15:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:15:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:15:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:15:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:15:59 DEBUG : dir/file1(0xc0002d94c0): >openPending: err= 2025/04/30 05:15:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 05:15:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:15:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:15:59 DEBUG : dir/file1(0xc0002d94c0): _writeAt: size=25, off=0 2025/04/30 05:15:59 DEBUG : dir/file1(0xc0002d94c0): >_writeAt: n=25, err= 2025/04/30 05:16:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:16:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 05:16:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b06c0 2025/04/30 05:16:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:16:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:16:00 DEBUG : newLeaf(0xc0002d94c0): close: 2025/04/30 05:16:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 05:16:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 05:15:59.854341207 +0000 UTC m=+229.606159780 2025/04/30 05:16:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 05:16:00 DEBUG : newLeaf(0xc0002d94c0): >close: err= 2025/04/30 05:16:00 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:00 DEBUG : dir: Looking for writers 2025/04/30 05:16:00 DEBUG : : Looking for writers 2025/04/30 05:16:00 DEBUG : dir: reading active writers 2025/04/30 05:16:00 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:16:00 DEBUG : dir: Looking for writers 2025/04/30 05:16:00 DEBUG : : Looking for writers 2025/04/30 05:16:00 DEBUG : dir: reading active writers 2025/04/30 05:16:00 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:16:00 DEBUG : dir: Looking for writers 2025/04/30 05:16:00 DEBUG : : Looking for writers 2025/04/30 05:16:00 DEBUG : dir: reading active writers 2025/04/30 05:16:00 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:16:00 DEBUG : dir: Looking for writers 2025/04/30 05:16:00 DEBUG : : Looking for writers 2025/04/30 05:16:00 DEBUG : dir: reading active writers 2025/04/30 05:16:00 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:16:00 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 05:16:00 DEBUG : dir: Looking for writers 2025/04/30 05:16:00 DEBUG : : Looking for writers 2025/04/30 05:16:00 DEBUG : dir: reading active writers 2025/04/30 05:16:00 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:16:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/30 05:16:00 DEBUG : dir: Looking for writers 2025/04/30 05:16:00 DEBUG : : Looking for writers 2025/04/30 05:16:00 DEBUG : dir: reading active writers 2025/04/30 05:16:00 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:16:00 DEBUG : dir: Looking for writers 2025/04/30 05:16:00 DEBUG : : Looking for writers 2025/04/30 05:16:00 DEBUG : dir: reading active writers 2025/04/30 05:16:00 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:16:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/30 05:16:01 INFO : newLeaf: Copied (replaced existing) 2025/04/30 05:16:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-30 05:15:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/30 05:16:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 05:16:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:16:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 05:16:01 DEBUG : dir: Looking for writers 2025/04/30 05:16:01 DEBUG : : Looking for writers 2025/04/30 05:16:01 DEBUG : dir: reading active writers 2025/04/30 05:16:01 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:01 DEBUG : >WaitForWriters: 2025/04/30 05:16:01 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:01 DEBUG : dir: Looking for writers 2025/04/30 05:16:01 DEBUG : : Looking for writers 2025/04/30 05:16:01 DEBUG : dir: reading active writers 2025/04/30 05:16:01 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:01 DEBUG : >WaitForWriters: 2025/04/30 05:16:01 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:02 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:02 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:16:02 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:02 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:02 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:16:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:16:05 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:05 DEBUG : dir: Looking for writers 2025/04/30 05:16:05 DEBUG : file1: reading active writers 2025/04/30 05:16:05 DEBUG : : Looking for writers 2025/04/30 05:16:05 DEBUG : dir: reading active writers 2025/04/30 05:16:05 DEBUG : >WaitForWriters: 2025/04/30 05:16:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:05 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:16:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:16:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:16:05 DEBUG : dir/file1(0xc000a943c0): _readAt: size=512, off=0 2025/04/30 05:16:05 DEBUG : dir/file1(0xc000a943c0): openPending: 2025/04/30 05:16:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/30 05:16:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:16:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:05 DEBUG : dir/file1(0xc000a943c0): >openPending: err= 2025/04/30 05:16:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/30 05:16:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:16:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:05 DEBUG : dir/file1(0xc000a943c0): >_readAt: n=14, err=EOF 2025/04/30 05:16:05 DEBUG : dir/file1(0xc000a943c0): close: 2025/04/30 05:16:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:16:05 DEBUG : dir/file1(0xc000a943c0): >close: err= 2025/04/30 05:16:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:16:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 05:16:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b0900 2025/04/30 05:16:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:16:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:16:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 05:16:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/30 05:16:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b0900 2025/04/30 05:16:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 05:16:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:16:08 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:16:08 DEBUG : dir/file1(0xc0006a2dc0): openPending: 2025/04/30 05:16:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/30 05:16:08 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/30 05:16:08 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:16:08 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:16:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 05:16:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:08 DEBUG : dir/file1(0xc0006a2dc0): >openPending: err= 2025/04/30 05:16:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 05:16:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:16:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:16:08 DEBUG : dir/file1(0xc0006a2dc0): _writeAt: size=25, off=0 2025/04/30 05:16:08 DEBUG : dir/file1(0xc0006a2dc0): >_writeAt: n=25, err= 2025/04/30 05:16:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 05:16:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 05:16:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b0900 2025/04/30 05:16:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:16:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:16:08 DEBUG : newLeaf(0xc0006a2dc0): close: 2025/04/30 05:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 05:16:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 05:16:08.083443981 +0000 UTC m=+237.835262573 2025/04/30 05:16:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 05:16:08 DEBUG : newLeaf(0xc0006a2dc0): >close: err= 2025/04/30 05:16:08 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:08 DEBUG : dir: Looking for writers 2025/04/30 05:16:08 DEBUG : : Looking for writers 2025/04/30 05:16:08 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:08 DEBUG : dir: reading active writers 2025/04/30 05:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:16:08 DEBUG : dir: Looking for writers 2025/04/30 05:16:08 DEBUG : : Looking for writers 2025/04/30 05:16:08 DEBUG : dir: reading active writers 2025/04/30 05:16:08 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:16:08 DEBUG : dir: Looking for writers 2025/04/30 05:16:08 DEBUG : : Looking for writers 2025/04/30 05:16:08 DEBUG : dir: reading active writers 2025/04/30 05:16:08 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:16:08 DEBUG : dir: Looking for writers 2025/04/30 05:16:08 DEBUG : : Looking for writers 2025/04/30 05:16:08 DEBUG : dir: reading active writers 2025/04/30 05:16:08 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:16:08 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 05:16:08 DEBUG : dir: Looking for writers 2025/04/30 05:16:08 DEBUG : : Looking for writers 2025/04/30 05:16:08 DEBUG : dir: reading active writers 2025/04/30 05:16:08 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:16:08 DEBUG : dir: Looking for writers 2025/04/30 05:16:08 DEBUG : : Looking for writers 2025/04/30 05:16:08 DEBUG : dir: reading active writers 2025/04/30 05:16:08 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:16:09 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/30 05:16:09 DEBUG : dir: Looking for writers 2025/04/30 05:16:09 DEBUG : : Looking for writers 2025/04/30 05:16:09 DEBUG : dir: reading active writers 2025/04/30 05:16:09 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:16:09 DEBUG : dir: Looking for writers 2025/04/30 05:16:09 DEBUG : : Looking for writers 2025/04/30 05:16:09 DEBUG : dir: reading active writers 2025/04/30 05:16:09 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:16:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/30 05:16:10 INFO : newLeaf: Copied (replaced existing) 2025/04/30 05:16:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-30 05:16:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/30 05:16:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 05:16:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 05:16:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 05:16:10 DEBUG : dir: Looking for writers 2025/04/30 05:16:10 DEBUG : : Looking for writers 2025/04/30 05:16:10 DEBUG : dir: reading active writers 2025/04/30 05:16:10 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:10 DEBUG : >WaitForWriters: 2025/04/30 05:16:11 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:11 DEBUG : dir: Looking for writers 2025/04/30 05:16:11 DEBUG : : Looking for writers 2025/04/30 05:16:11 DEBUG : dir: reading active writers 2025/04/30 05:16:11 DEBUG : newLeaf: reading active writers 2025/04/30 05:16:11 DEBUG : >WaitForWriters: 2025/04/30 05:16:11 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestFileRename (53.73s) --- PASS: TestFileRename/off,forceCache=false (8.55s) --- PASS: TestFileRename/minimal,forceCache=false (8.37s) --- PASS: TestFileRename/minimal,forceCache=true (10.20s) --- PASS: TestFileRename/writes,forceCache=false (8.17s) --- PASS: TestFileRename/writes,forceCache=true (9.14s) --- PASS: TestFileRename/full,forceCache=false (9.29s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:12 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:12 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:16:12 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:12 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:16:12 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:12 DEBUG : : Looking for writers 2025/04/30 05:16:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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 "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:12 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:12 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:16:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 05:16:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 05:16:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:15 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:15 DEBUG : dir: Looking for writers 2025/04/30 05:16:15 DEBUG : file1: reading active writers 2025/04/30 05:16:15 DEBUG : : Looking for writers 2025/04/30 05:16:15 DEBUG : dir: reading active writers 2025/04/30 05:16:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.45s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:17 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:17 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:16:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 05:16:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 05:16:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/30 05:16:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/30 05:16:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/30 05:16:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/30 05:16:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/30 05:16:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/30 05:16:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/30 05:16:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/30 05:16:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/30 05:16:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/30 05:16:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/30 05:16:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/30 05:16:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/30 05:16:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/30 05:16:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/30 05:16:21 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:21 DEBUG : dir: Looking for writers 2025/04/30 05:16:21 DEBUG : file1: reading active writers 2025/04/30 05:16:21 DEBUG : : Looking for writers 2025/04/30 05:16:21 DEBUG : dir: reading active writers 2025/04/30 05:16:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.96s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:23 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:23 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:16:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 05:16:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 05:16:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/30 05:16:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/30 05:16:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/30 05:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/30 05:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/30 05:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/30 05:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/30 05:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/30 05:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/30 05:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/30 05:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/30 05:16:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/30 05:16:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/30 05:16:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/30 05:16:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/30 05:16:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/30 05:16:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/30 05:16:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/30 05:16:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/30 05:16:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/30 05:16:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/30 05:16:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/30 05:16:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/30 05:16:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/30 05:16:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/30 05:16:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/30 05:16:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/30 05:16:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/30 05:16:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/30 05:16:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/30 05:16:27 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:27 DEBUG : dir: Looking for writers 2025/04/30 05:16:27 DEBUG : file1: reading active writers 2025/04/30 05:16:27 DEBUG : : Looking for writers 2025/04/30 05:16:27 DEBUG : dir: reading active writers 2025/04/30 05:16:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.05s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:29 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:29 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:16:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 05:16:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 05:16:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:32 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:32 DEBUG : dir: Looking for writers 2025/04/30 05:16:32 DEBUG : file1: reading active writers 2025/04/30 05:16:32 DEBUG : : Looking for writers 2025/04/30 05:16:32 DEBUG : dir: reading active writers 2025/04/30 05:16:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.23s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:33 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:33 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:16:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 05:16:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 05:16:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/30 05:16:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/30 05:16:36 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:36 DEBUG : dir: Looking for writers 2025/04/30 05:16:36 DEBUG : file1: reading active writers 2025/04/30 05:16:36 DEBUG : : Looking for writers 2025/04/30 05:16:36 DEBUG : dir: reading active writers 2025/04/30 05:16:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.17s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:37 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:37 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:16:37 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:37 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:37 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:16:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:40 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:16:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:16:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:16:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): _readAt: size=1, off=0 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): openPending: 2025/04/30 05:16:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/30 05:16:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 05:16:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): >openPending: err= 2025/04/30 05:16:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/30 05:16:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:16:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): >_readAt: n=1, err= 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): _readAt: size=256, off=1 2025/04/30 05:16:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): >_readAt: n=15, err=EOF 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): _readAt: size=16, off=16 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): >_readAt: n=0, err=EOF 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): close: 2025/04/30 05:16:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): >close: err= 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): close: 2025/04/30 05:16:40 DEBUG : dir/file1(0xc000a94b00): >close: err=file already closed 2025/04/30 05:16:40 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:40 DEBUG : dir: Looking for writers 2025/04/30 05:16:40 DEBUG : file1: reading active writers 2025/04/30 05:16:40 DEBUG : : Looking for writers 2025/04/30 05:16:40 DEBUG : dir: reading active writers 2025/04/30 05:16:40 DEBUG : >WaitForWriters: 2025/04/30 05:16:40 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.09s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:41 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:41 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:16:41 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:41 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:41 DEBUG : Config file has changed externally - reloading 2025/04/30 05:16:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:41 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:16:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:44 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:16:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:16:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:16:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): _readAt: size=1, off=0 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): openPending: 2025/04/30 05:16:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/30 05:16:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 05:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): >openPending: err= 2025/04/30 05:16:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/30 05:16:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:16:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): >_readAt: n=1, err= 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): _readAt: size=1, off=5 2025/04/30 05:16:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): >_readAt: n=1, err= 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): _readAt: size=1, off=3 2025/04/30 05:16:44 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): >_readAt: n=1, err= 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): _readAt: size=1, off=13 2025/04/30 05:16:44 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): >_readAt: n=1, err= 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): _readAt: size=16, off=100 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): >_readAt: n=0, err=EOF 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): close: 2025/04/30 05:16:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:16:44 DEBUG : dir/file1(0xc0006a2140): >close: err= 2025/04/30 05:16:44 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:44 DEBUG : dir: Looking for writers 2025/04/30 05:16:44 DEBUG : file1: reading active writers 2025/04/30 05:16:44 DEBUG : : Looking for writers 2025/04/30 05:16:44 DEBUG : dir: reading active writers 2025/04/30 05:16:44 DEBUG : >WaitForWriters: 2025/04/30 05:16:44 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:45 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:45 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:16:45 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:45 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:45 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:16:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:48 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:16:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:16:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:16:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): _readAt: size=1, off=0 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): openPending: 2025/04/30 05:16:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/30 05:16:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 05:16:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >openPending: err= 2025/04/30 05:16:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/30 05:16:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:16:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >_readAt: n=1, err= 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): _readAt: size=1, off=5 2025/04/30 05:16:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >_readAt: n=1, err= 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): _readAt: size=1, off=1 2025/04/30 05:16:48 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >_readAt: n=1, err= 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): _readAt: size=6, off=10 2025/04/30 05:16:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >_readAt: n=6, err= 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): _readAt: size=256, off=10 2025/04/30 05:16:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >_readAt: n=6, err=EOF 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): _readAt: size=256, off=100 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >_readAt: n=0, err=EOF 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): close: 2025/04/30 05:16:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >close: err= 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): _readAt: size=256, off=100 2025/04/30 05:16:48 DEBUG : dir/file1(0xc000386e80): >_readAt: n=0, err=file already closed 2025/04/30 05:16:48 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:48 DEBUG : dir: Looking for writers 2025/04/30 05:16:48 DEBUG : file1: reading active writers 2025/04/30 05:16:48 DEBUG : : Looking for writers 2025/04/30 05:16:48 DEBUG : dir: reading active writers 2025/04/30 05:16:48 DEBUG : >WaitForWriters: 2025/04/30 05:16:48 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleReadAt (5.18s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:50 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:50 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:16:50 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:50 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:50 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:16:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:16:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:16:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:16:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): RWFileHandle.Flush 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): _readAt: size=256, off=0 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): openPending: 2025/04/30 05:16:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/30 05:16:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 05:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): >openPending: err= 2025/04/30 05:16:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/30 05:16:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:16:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): >_readAt: n=16, err=EOF 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): RWFileHandle.Flush 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): RWFileHandle.Flush 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): close: 2025/04/30 05:16:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:16:53 DEBUG : dir/file1(0xc0002d8a00): >close: err= 2025/04/30 05:16:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:53 DEBUG : dir: Looking for writers 2025/04/30 05:16:53 DEBUG : file1: reading active writers 2025/04/30 05:16:53 DEBUG : : Looking for writers 2025/04/30 05:16:53 DEBUG : dir: reading active writers 2025/04/30 05:16:53 DEBUG : >WaitForWriters: 2025/04/30 05:16:53 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.00s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:54 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:54 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:16:54 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:54 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:54 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:16:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:16:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:16:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 05:16:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:16:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:16:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:16:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): _readAt: size=256, off=0 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): openPending: 2025/04/30 05:16:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/30 05:16:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 05:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): >openPending: err= 2025/04/30 05:16:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/30 05:16:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:16:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:16:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): >_readAt: n=16, err=EOF 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): RWFileHandle.Release 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): close: 2025/04/30 05:16:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): >close: err= 2025/04/30 05:16:57 DEBUG : dir/file1(0xc0002d9680): RWFileHandle.Release 2025/04/30 05:16:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:57 DEBUG : dir: Looking for writers 2025/04/30 05:16:57 DEBUG : file1: reading active writers 2025/04/30 05:16:57 DEBUG : : Looking for writers 2025/04/30 05:16:57 DEBUG : dir: reading active writers 2025/04/30 05:16:57 DEBUG : >WaitForWriters: 2025/04/30 05:16:57 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.16s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:16:59 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:16:59 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:16:59 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:59 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:16:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:16:59 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:16:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:16:59 DEBUG : file1: newRWFileHandle: 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): openPending: 2025/04/30 05:16:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:16:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): >openPending: err= 2025/04/30 05:16:59 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 05:16:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:16:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 05:16:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): _writeAt: size=5, off=0 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): >_writeAt: n=5, err= 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): _writeAt: size=7, off=5 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): >_writeAt: n=7, err= 2025/04/30 05:16:59 DEBUG : file1: vfs cache: truncate to size=11 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): close: 2025/04/30 05:16:59 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 05:16:59.278831275 +0000 UTC m=+289.030649887 2025/04/30 05:16:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): >close: err= 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): close: 2025/04/30 05:16:59 DEBUG : file1(0xc0002d9cc0): >close: err=file already closed 2025/04/30 05:16:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:16:59 DEBUG : : Looking for writers 2025/04/30 05:16:59 DEBUG : file1: reading active writers 2025/04/30 05:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:16:59 DEBUG : : Looking for writers 2025/04/30 05:16:59 DEBUG : file1: reading active writers 2025/04/30 05:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:16:59 DEBUG : : Looking for writers 2025/04/30 05:16:59 DEBUG : file1: reading active writers 2025/04/30 05:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:16:59 DEBUG : : Looking for writers 2025/04/30 05:16:59 DEBUG : file1: reading active writers 2025/04/30 05:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:16:59 DEBUG : file1: vfs cache: starting upload 2025/04/30 05:16:59 DEBUG : : Looking for writers 2025/04/30 05:16:59 DEBUG : file1: reading active writers 2025/04/30 05:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:16:59 DEBUG : : Looking for writers 2025/04/30 05:16:59 DEBUG : file1: reading active writers 2025/04/30 05:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:16:59 DEBUG : : Looking for writers 2025/04/30 05:16:59 DEBUG : file1: reading active writers 2025/04/30 05:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:00 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/30 05:17:00 DEBUG : : Looking for writers 2025/04/30 05:17:00 DEBUG : file1: reading active writers 2025/04/30 05:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/30 05:17:01 INFO : file1: Copied (new) 2025/04/30 05:17:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-30 05:16:59 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/30 05:17:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:01 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:01 DEBUG : : Looking for writers 2025/04/30 05:17:01 DEBUG : file1: reading active writers 2025/04/30 05:17:01 DEBUG : >WaitForWriters: 2025/04/30 05:17:01 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:01 DEBUG : : Looking for writers 2025/04/30 05:17:01 DEBUG : file1: reading active writers 2025/04/30 05:17:01 DEBUG : >WaitForWriters: 2025/04/30 05:17:01 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:02 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:02 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:02 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:02 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:02 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:02 DEBUG : file1: newRWFileHandle: 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): openPending: 2025/04/30 05:17:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): >openPending: err= 2025/04/30 05:17:02 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 05:17:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 05:17:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): _writeAt: size=7, off=0 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): >_writeAt: n=7, err= 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): _writeAt: size=6, off=5 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): >_writeAt: n=6, err= 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): close: 2025/04/30 05:17:02 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 05:17:02.412450228 +0000 UTC m=+292.164268830 2025/04/30 05:17:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): >close: err= 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): _writeAt: size=5, off=0 2025/04/30 05:17:02 DEBUG : file1(0xc000a94400): >_writeAt: n=0, err=file already closed 2025/04/30 05:17:02 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:02 DEBUG : : Looking for writers 2025/04/30 05:17:02 DEBUG : file1: reading active writers 2025/04/30 05:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:02 DEBUG : : Looking for writers 2025/04/30 05:17:02 DEBUG : file1: reading active writers 2025/04/30 05:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:02 DEBUG : : Looking for writers 2025/04/30 05:17:02 DEBUG : file1: reading active writers 2025/04/30 05:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:02 DEBUG : : Looking for writers 2025/04/30 05:17:02 DEBUG : file1: reading active writers 2025/04/30 05:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:02 DEBUG : file1: vfs cache: starting upload 2025/04/30 05:17:02 DEBUG : : Looking for writers 2025/04/30 05:17:02 DEBUG : file1: reading active writers 2025/04/30 05:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:02 DEBUG : : Looking for writers 2025/04/30 05:17:02 DEBUG : file1: reading active writers 2025/04/30 05:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:03 DEBUG : : Looking for writers 2025/04/30 05:17:03 DEBUG : file1: reading active writers 2025/04/30 05:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:03 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/30 05:17:03 DEBUG : : Looking for writers 2025/04/30 05:17:03 DEBUG : file1: reading active writers 2025/04/30 05:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/30 05:17:04 INFO : file1: Copied (new) 2025/04/30 05:17:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-30 05:17:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/30 05:17:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:04 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:04 DEBUG : : Looking for writers 2025/04/30 05:17:04 DEBUG : file1: reading active writers 2025/04/30 05:17:04 DEBUG : >WaitForWriters: 2025/04/30 05:17:04 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:04 DEBUG : : Looking for writers 2025/04/30 05:17:04 DEBUG : file1: reading active writers 2025/04/30 05:17:04 DEBUG : >WaitForWriters: 2025/04/30 05:17:04 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.12s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:05 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:05 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:05 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:05 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:05 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:05 DEBUG : file1: newRWFileHandle: 2025/04/30 05:17:05 DEBUG : file1(0xc000386e80): openPending: 2025/04/30 05:17:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:05 DEBUG : file1(0xc000386e80): >openPending: err= 2025/04/30 05:17:05 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 05:17:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 05:17:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 05:17:05 DEBUG : file1(0xc000386e80): close: 2025/04/30 05:17:05 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 05:17:05.536134575 +0000 UTC m=+295.287953147 2025/04/30 05:17:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:05 DEBUG : file1(0xc000386e80): >close: err= 2025/04/30 05:17:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 05:17:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 05:17:05 DEBUG : file2: newRWFileHandle: 2025/04/30 05:17:05 DEBUG : file2(0xc000386f80): openPending: 2025/04/30 05:17:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 05:17:05 DEBUG : file2(0xc000386f80): >openPending: err= 2025/04/30 05:17:05 DEBUG : file2: >newRWFileHandle: err= 2025/04/30 05:17:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 05:17:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/30 05:17:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/30 05:17:05 DEBUG : file2(0xc000386f80): RWFileHandle.Flush 2025/04/30 05:17:05 DEBUG : file2(0xc000386f80): RWFileHandle.Release 2025/04/30 05:17:05 DEBUG : file2(0xc000386f80): close: 2025/04/30 05:17:05 DEBUG : file2: vfs cache: setting modification time to 2025-04-30 05:17:05.53697876 +0000 UTC m=+295.288797333 2025/04/30 05:17:05 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:05 DEBUG : file2(0xc000386f80): >close: err= 2025/04/30 05:17:05 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:05 DEBUG : : Looking for writers 2025/04/30 05:17:05 DEBUG : file1: reading active writers 2025/04/30 05:17:05 DEBUG : file2: reading active writers 2025/04/30 05:17:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/30 05:17:05 DEBUG : : Looking for writers 2025/04/30 05:17:05 DEBUG : file1: reading active writers 2025/04/30 05:17:05 DEBUG : file2: reading active writers 2025/04/30 05:17:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/30 05:17:05 DEBUG : : Looking for writers 2025/04/30 05:17:05 DEBUG : file2: reading active writers 2025/04/30 05:17:05 DEBUG : file1: reading active writers 2025/04/30 05:17:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/30 05:17:05 DEBUG : : Looking for writers 2025/04/30 05:17:05 DEBUG : file1: reading active writers 2025/04/30 05:17:05 DEBUG : file2: reading active writers 2025/04/30 05:17:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/30 05:17:05 DEBUG : file2: vfs cache: starting upload 2025/04/30 05:17:05 DEBUG : file1: vfs cache: starting upload 2025/04/30 05:17:05 DEBUG : : Looking for writers 2025/04/30 05:17:05 DEBUG : file1: reading active writers 2025/04/30 05:17:05 DEBUG : file2: reading active writers 2025/04/30 05:17:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/30 05:17:05 DEBUG : : Looking for writers 2025/04/30 05:17:05 DEBUG : file2: reading active writers 2025/04/30 05:17:05 DEBUG : file1: reading active writers 2025/04/30 05:17:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/30 05:17:06 DEBUG : : Looking for writers 2025/04/30 05:17:06 DEBUG : file2: reading active writers 2025/04/30 05:17:06 DEBUG : file1: reading active writers 2025/04/30 05:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/04/30 05:17:06 DEBUG : : Looking for writers 2025/04/30 05:17:06 DEBUG : file1: reading active writers 2025/04/30 05:17:06 DEBUG : file2: reading active writers 2025/04/30 05:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/04/30 05:17:07 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/30 05:17:07 INFO : file2: Copied (new) 2025/04/30 05:17:07 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-30 05:17:05 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/30 05:17:07 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/30 05:17:07 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 05:17:07 INFO : file2: vfs cache: upload succeeded try #1 2025/04/30 05:17:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/30 05:17:07 INFO : file1: Copied (new) 2025/04/30 05:17:07 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-30 05:17:05 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/30 05:17:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:07 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:07 DEBUG : : Looking for writers 2025/04/30 05:17:07 DEBUG : file2: reading active writers 2025/04/30 05:17:07 DEBUG : file1: reading active writers 2025/04/30 05:17:07 DEBUG : >WaitForWriters: 2025/04/30 05:17:07 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:07 DEBUG : : Looking for writers 2025/04/30 05:17:07 DEBUG : file2: reading active writers 2025/04/30 05:17:07 DEBUG : file1: reading active writers 2025/04/30 05:17:07 DEBUG : >WaitForWriters: 2025/04/30 05:17:07 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.33s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:08 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:08 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:08 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:08 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:08 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:08 DEBUG : file1: newRWFileHandle: 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): openPending: 2025/04/30 05:17:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): >openPending: err= 2025/04/30 05:17:08 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 05:17:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 05:17:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): _writeAt: size=5, off=0 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): >_writeAt: n=5, err= 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): RWFileHandle.Flush 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): RWFileHandle.Flush 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): close: 2025/04/30 05:17:08 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 05:17:08.855847526 +0000 UTC m=+298.607666138 2025/04/30 05:17:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:08 DEBUG : file1(0xc000386d80): >close: err= 2025/04/30 05:17:08 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:08 DEBUG : : Looking for writers 2025/04/30 05:17:08 DEBUG : file1: reading active writers 2025/04/30 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:08 DEBUG : : Looking for writers 2025/04/30 05:17:08 DEBUG : file1: reading active writers 2025/04/30 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:08 DEBUG : : Looking for writers 2025/04/30 05:17:08 DEBUG : file1: reading active writers 2025/04/30 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:08 DEBUG : : Looking for writers 2025/04/30 05:17:08 DEBUG : file1: reading active writers 2025/04/30 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:08 DEBUG : file1: vfs cache: starting upload 2025/04/30 05:17:09 DEBUG : : Looking for writers 2025/04/30 05:17:09 DEBUG : file1: reading active writers 2025/04/30 05:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:09 DEBUG : : Looking for writers 2025/04/30 05:17:09 DEBUG : file1: reading active writers 2025/04/30 05:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:09 DEBUG : : Looking for writers 2025/04/30 05:17:09 DEBUG : file1: reading active writers 2025/04/30 05:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:09 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/30 05:17:10 DEBUG : : Looking for writers 2025/04/30 05:17:10 DEBUG : file1: reading active writers 2025/04/30 05:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:17:10 INFO : file1: Copied (new) 2025/04/30 05:17:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-30 05:17:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/30 05:17:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:10 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:11 DEBUG : : Looking for writers 2025/04/30 05:17:11 DEBUG : file1: reading active writers 2025/04/30 05:17:11 DEBUG : >WaitForWriters: 2025/04/30 05:17:11 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.95s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:11 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:11 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:11 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:11 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:11 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:11 DEBUG : file1: newRWFileHandle: 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): openPending: 2025/04/30 05:17:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): >openPending: err= 2025/04/30 05:17:11 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 05:17:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 05:17:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): _writeAt: size=5, off=0 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): >_writeAt: n=5, err= 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): RWFileHandle.Release 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): close: 2025/04/30 05:17:11 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 05:17:11.810374278 +0000 UTC m=+301.562192901 2025/04/30 05:17:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): >close: err= 2025/04/30 05:17:11 DEBUG : file1(0xc000a943c0): RWFileHandle.Release 2025/04/30 05:17:11 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:11 DEBUG : : Looking for writers 2025/04/30 05:17:11 DEBUG : file1: reading active writers 2025/04/30 05:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:11 DEBUG : : Looking for writers 2025/04/30 05:17:11 DEBUG : file1: reading active writers 2025/04/30 05:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:11 DEBUG : : Looking for writers 2025/04/30 05:17:11 DEBUG : file1: reading active writers 2025/04/30 05:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:11 DEBUG : : Looking for writers 2025/04/30 05:17:11 DEBUG : file1: reading active writers 2025/04/30 05:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:11 DEBUG : file1: vfs cache: starting upload 2025/04/30 05:17:11 DEBUG : : Looking for writers 2025/04/30 05:17:11 DEBUG : file1: reading active writers 2025/04/30 05:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:12 DEBUG : : Looking for writers 2025/04/30 05:17:12 DEBUG : file1: reading active writers 2025/04/30 05:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:12 DEBUG : : Looking for writers 2025/04/30 05:17:12 DEBUG : file1: reading active writers 2025/04/30 05:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:12 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/30 05:17:13 DEBUG : : Looking for writers 2025/04/30 05:17:13 DEBUG : file1: reading active writers 2025/04/30 05:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:17:13 INFO : file1: Copied (new) 2025/04/30 05:17:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-30 05:17:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/30 05:17:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:13 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:14 DEBUG : : Looking for writers 2025/04/30 05:17:14 DEBUG : file1: reading active writers 2025/04/30 05:17:14 DEBUG : >WaitForWriters: 2025/04/30 05:17:14 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.94s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:14 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:14 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:14 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:14 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:14 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:17:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 05:17:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:17:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:17:17 DEBUG : dir/file1(0xc0003867c0): openPending: 2025/04/30 05:17:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/30 05:17:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 05:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:17 DEBUG : dir/file1(0xc0003867c0): >openPending: err= 2025/04/30 05:17:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 05:17:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:17:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:17:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 05:17:17 DEBUG : dir/file1(0xc0003867c0): _writeAt: size=5, off=0 2025/04/30 05:17:17 DEBUG : dir/file1(0xc0003867c0): >_writeAt: n=5, err= 2025/04/30 05:17:17 DEBUG : dir/file1(0xc0003867c0): close: 2025/04/30 05:17:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-30 05:17:17.21203146 +0000 UTC m=+306.963850053 2025/04/30 05:17:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:17 DEBUG : dir/file1(0xc0003867c0): >close: err= 2025/04/30 05:17:17 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:17 DEBUG : dir: Looking for writers 2025/04/30 05:17:17 DEBUG : file1: reading active writers 2025/04/30 05:17:17 DEBUG : : Looking for writers 2025/04/30 05:17:17 DEBUG : dir: reading active writers 2025/04/30 05:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:17 DEBUG : dir: Looking for writers 2025/04/30 05:17:17 DEBUG : file1: reading active writers 2025/04/30 05:17:17 DEBUG : : Looking for writers 2025/04/30 05:17:17 DEBUG : dir: reading active writers 2025/04/30 05:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:17 DEBUG : dir: Looking for writers 2025/04/30 05:17:17 DEBUG : file1: reading active writers 2025/04/30 05:17:17 DEBUG : : Looking for writers 2025/04/30 05:17:17 DEBUG : dir: reading active writers 2025/04/30 05:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:17 DEBUG : dir: Looking for writers 2025/04/30 05:17:17 DEBUG : file1: reading active writers 2025/04/30 05:17:17 DEBUG : : Looking for writers 2025/04/30 05:17:17 DEBUG : dir: reading active writers 2025/04/30 05:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:17 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 05:17:17 DEBUG : dir: Looking for writers 2025/04/30 05:17:17 DEBUG : file1: reading active writers 2025/04/30 05:17:17 DEBUG : : Looking for writers 2025/04/30 05:17:17 DEBUG : dir: reading active writers 2025/04/30 05:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:17 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/30 05:17:17 DEBUG : dir: Looking for writers 2025/04/30 05:17:17 DEBUG : file1: reading active writers 2025/04/30 05:17:17 DEBUG : : Looking for writers 2025/04/30 05:17:17 DEBUG : dir: reading active writers 2025/04/30 05:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:17 DEBUG : dir: Looking for writers 2025/04/30 05:17:17 DEBUG : file1: reading active writers 2025/04/30 05:17:17 DEBUG : : Looking for writers 2025/04/30 05:17:17 DEBUG : dir: reading active writers 2025/04/30 05:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:18 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:17:18 INFO : dir/file1: Copied (replaced existing) 2025/04/30 05:17:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-30 05:17:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/30 05:17:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:18 DEBUG : dir: Looking for writers 2025/04/30 05:17:18 DEBUG : file1: reading active writers 2025/04/30 05:17:18 DEBUG : : Looking for writers 2025/04/30 05:17:18 DEBUG : dir: reading active writers 2025/04/30 05:17:18 DEBUG : >WaitForWriters: 2025/04/30 05:17:18 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.91s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:19 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:19 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:19 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:19 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:19 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/30 05:17:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 05:17:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 05:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 05:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): _writeAt: size=5, off=0 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): openPending: 2025/04/30 05:17:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/30 05:17:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 05:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): >openPending: err= 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): >_writeAt: n=5, err= 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): _writeAt: size=15, off=5 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): >_writeAt: n=15, err= 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): close: 2025/04/30 05:17:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/30 05:17:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-30 05:17:22.283786888 +0000 UTC m=+312.035605491 2025/04/30 05:17:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:22 DEBUG : dir/file1(0xc0003860c0): >close: err= 2025/04/30 05:17:22 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:22 DEBUG : dir: Looking for writers 2025/04/30 05:17:22 DEBUG : file1: reading active writers 2025/04/30 05:17:22 DEBUG : : Looking for writers 2025/04/30 05:17:22 DEBUG : dir: reading active writers 2025/04/30 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:22 DEBUG : dir: Looking for writers 2025/04/30 05:17:22 DEBUG : file1: reading active writers 2025/04/30 05:17:22 DEBUG : : Looking for writers 2025/04/30 05:17:22 DEBUG : dir: reading active writers 2025/04/30 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:22 DEBUG : dir: Looking for writers 2025/04/30 05:17:22 DEBUG : file1: reading active writers 2025/04/30 05:17:22 DEBUG : : Looking for writers 2025/04/30 05:17:22 DEBUG : dir: reading active writers 2025/04/30 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:22 DEBUG : dir: Looking for writers 2025/04/30 05:17:22 DEBUG : file1: reading active writers 2025/04/30 05:17:22 DEBUG : : Looking for writers 2025/04/30 05:17:22 DEBUG : dir: reading active writers 2025/04/30 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:22 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 05:17:22 DEBUG : dir: Looking for writers 2025/04/30 05:17:22 DEBUG : file1: reading active writers 2025/04/30 05:17:22 DEBUG : : Looking for writers 2025/04/30 05:17:22 DEBUG : dir: reading active writers 2025/04/30 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:22 DEBUG : dir: Looking for writers 2025/04/30 05:17:22 DEBUG : file1: reading active writers 2025/04/30 05:17:22 DEBUG : : Looking for writers 2025/04/30 05:17:22 DEBUG : dir: reading active writers 2025/04/30 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:22 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/04/30 05:17:22 DEBUG : dir: Looking for writers 2025/04/30 05:17:22 DEBUG : file1: reading active writers 2025/04/30 05:17:22 DEBUG : : Looking for writers 2025/04/30 05:17:22 DEBUG : dir: reading active writers 2025/04/30 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:23 DEBUG : dir: Looking for writers 2025/04/30 05:17:23 DEBUG : file1: reading active writers 2025/04/30 05:17:23 DEBUG : : Looking for writers 2025/04/30 05:17:23 DEBUG : dir: reading active writers 2025/04/30 05:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:23 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/30 05:17:23 INFO : dir/file1: Copied (replaced existing) 2025/04/30 05:17:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-30 05:17:22 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/30 05:17:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:24 DEBUG : dir: Looking for writers 2025/04/30 05:17:24 DEBUG : file1: reading active writers 2025/04/30 05:17:24 DEBUG : : Looking for writers 2025/04/30 05:17:24 DEBUG : dir: reading active writers 2025/04/30 05:17:24 DEBUG : >WaitForWriters: 2025/04/30 05:17:24 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.07s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:25 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:25 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:25 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:25 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:25 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:25 DEBUG : file1: newRWFileHandle: 2025/04/30 05:17:25 DEBUG : file1(0xc000a945c0): openPending: 2025/04/30 05:17:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:25 DEBUG : file1(0xc000a945c0): >openPending: err= 2025/04/30 05:17:25 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 05:17:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 05:17:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 05:17:25 DEBUG : file1(0xc000a945c0): _writeAt: size=5, off=0 2025/04/30 05:17:25 DEBUG : file1(0xc000a945c0): >_writeAt: n=5, err= 2025/04/30 05:17:25 DEBUG : file1(0xc000a945c0): close: 2025/04/30 05:17:25 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 05:17:25.731455428 +0000 UTC m=+315.483274031 2025/04/30 05:17:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:25 DEBUG : file1(0xc000a945c0): >close: err= 2025/04/30 05:17:25 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:25 DEBUG : : Looking for writers 2025/04/30 05:17:25 DEBUG : file1: reading active writers 2025/04/30 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:25 DEBUG : : Looking for writers 2025/04/30 05:17:25 DEBUG : file1: reading active writers 2025/04/30 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:25 DEBUG : : Looking for writers 2025/04/30 05:17:25 DEBUG : file1: reading active writers 2025/04/30 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:25 DEBUG : : Looking for writers 2025/04/30 05:17:25 DEBUG : file1: reading active writers 2025/04/30 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:25 DEBUG : file1: vfs cache: starting upload 2025/04/30 05:17:25 DEBUG : : Looking for writers 2025/04/30 05:17:25 DEBUG : file1: reading active writers 2025/04/30 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:26 DEBUG : : Looking for writers 2025/04/30 05:17:26 DEBUG : file1: reading active writers 2025/04/30 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:26 DEBUG : : Looking for writers 2025/04/30 05:17:26 DEBUG : file1: reading active writers 2025/04/30 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/30 05:17:27 DEBUG : : Looking for writers 2025/04/30 05:17:27 DEBUG : file1: reading active writers 2025/04/30 05:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:17:27 INFO : file1: Copied (new) 2025/04/30 05:17:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-30 05:17:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/30 05:17:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:27 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:28 DEBUG : : Looking for writers 2025/04/30 05:17:28 DEBUG : file1: reading active writers 2025/04/30 05:17:28 DEBUG : >WaitForWriters: 2025/04/30 05:17:28 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:28 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:28 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:28 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:28 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/30 05:17:28 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386440): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386440): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386440): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386440): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386440): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.68455696 +0000 UTC m=+318.436375561 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386440): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.68455696 +0000 UTC m=+318.436375561 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003864c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386500): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386500): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386500): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386500): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386500): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.68455696 +0000 UTC m=+318.436375561 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386500): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cea80 item 1 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386540): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386540): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386540): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386540): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386540): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.687105525 +0000 UTC m=+318.438924128 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386540): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386700): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386700): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386700): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386700): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386700): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.687105525 +0000 UTC m=+318.438924128 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386700): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf490 item 2 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386740): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386740): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386740): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386740): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386740): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.689100051 +0000 UTC m=+318.440918654 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386740): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.689100051 +0000 UTC m=+318.440918654 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386780): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003867c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003867c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003867c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003867c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003867c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.689100051 +0000 UTC m=+318.440918654 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003867c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfce0 item 3 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386900): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386900): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386900): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386900): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386900): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.691675619 +0000 UTC m=+318.443494221 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386900): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386a00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386a00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386a00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386a00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386a00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.691675619 +0000 UTC m=+318.443494221 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386a00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 4 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386ac0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386ac0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386ac0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386ac0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386ac0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.693884116 +0000 UTC m=+318.445702719 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386ac0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.693884116 +0000 UTC m=+318.445702719 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000386b00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9700): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9700): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9700): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9700): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9700): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.693884116 +0000 UTC m=+318.445702719 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9700): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 5 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9780): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9780): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9780): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9780): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9780): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.696066636 +0000 UTC m=+318.447885228 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9780): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9800): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9800): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9800): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9800): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9800): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.696066636 +0000 UTC m=+318.447885228 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9800): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488620 item 6 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9880): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9880): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9880): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9880): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9880): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.697573246 +0000 UTC m=+318.449391838 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9880): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.697573246 +0000 UTC m=+318.449391838 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9940): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9980): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9980): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9980): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9980): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9980): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.697573246 +0000 UTC m=+318.449391838 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9980): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489260 item 7 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.699770543 +0000 UTC m=+318.451589135 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a80): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.699770543 +0000 UTC m=+318.451589135 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9a80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004899d0 item 8 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9ac0): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc0002d9ac0): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9ac0): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9ac0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9ac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9ac0): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9ac0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.701649031 +0000 UTC m=+318.453467613 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.701649031 +0000 UTC m=+318.453467613 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9b80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.701649031 +0000 UTC m=+318.453467613 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440000 item 9 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.704722563 +0000 UTC m=+318.456541145 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9c80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9d40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9d40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9d40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9d40): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9d40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.704722563 +0000 UTC m=+318.456541145 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9d40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441260 item 10 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e00): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc0002d9e00): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e00): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e00): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.707464052 +0000 UTC m=+318.459282644 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9e40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.707464052 +0000 UTC m=+318.459282644 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0002d9f40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94000): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94000): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94000): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94000): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94000): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.707464052 +0000 UTC m=+318.459282644 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94000): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe380 item 11 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94080): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94080): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94080): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94080): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94080): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.710910535 +0000 UTC m=+318.462729118 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94080): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94100): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94100): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94100): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94100): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94100): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.710910535 +0000 UTC m=+318.462729118 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94100): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fec40 item 12 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a941c0): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc000a941c0): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a941c0): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a941c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a941c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a941c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a941c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94240): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94240): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94240): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94240): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94240): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.714291285 +0000 UTC m=+318.466109867 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94240): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94340): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94340): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94340): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94340): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94340): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.714291285 +0000 UTC m=+318.466109867 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94340): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff1f0 item 13 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a943c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a943c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a943c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a943c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a943c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.716921836 +0000 UTC m=+318.468740418 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a943c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94480): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94480): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94480): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94480): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94480): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.716921836 +0000 UTC m=+318.468740418 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94480): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffa40 item 14 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94540): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc000a94540): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94540): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94540): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94540): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94540): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94540): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94580): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94580): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94580): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94580): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94580): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.719701026 +0000 UTC m=+318.471519608 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94580): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94680): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94680): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94680): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94680): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94680): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.719701026 +0000 UTC m=+318.471519608 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94680): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fff10 item 15 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94700): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94700): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94700): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94700): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94700): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.722246035 +0000 UTC m=+318.474064617 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94700): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94780): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94780): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94780): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94780): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94780): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.722246035 +0000 UTC m=+318.474064617 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94780): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ac40 item 16 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a947c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a947c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a947c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a947c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a947c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.724515729 +0000 UTC m=+318.476334320 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a947c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.724515729 +0000 UTC m=+318.476334320 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94840): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94880): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94880): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94880): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94880): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94880): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.724515729 +0000 UTC m=+318.476334320 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94880): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 17 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94900): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94900): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94900): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94900): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94900): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.727251226 +0000 UTC m=+318.479069808 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94900): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94980): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94980): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94980): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94980): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94980): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.727251226 +0000 UTC m=+318.479069808 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94980): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c070 item 18 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94a00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94a00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94a00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94a00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94a00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.729530647 +0000 UTC m=+318.481349219 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94a00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.729530647 +0000 UTC m=+318.481349219 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94ac0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.729530647 +0000 UTC m=+318.481349219 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c8c0 item 19 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.731662481 +0000 UTC m=+318.483481043 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94b80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.731662481 +0000 UTC m=+318.483481043 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d0a0 item 20 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.733306369 +0000 UTC m=+318.485124941 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94c80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.733306369 +0000 UTC m=+318.485124941 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d80): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.733306369 +0000 UTC m=+318.485124941 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94d80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d8f0 item 21 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.735688583 +0000 UTC m=+318.487507155 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e80): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.735688583 +0000 UTC m=+318.487507155 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94e80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004662a0 item 22 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94f00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94f00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94f00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94f00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94f00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.737569125 +0000 UTC m=+318.489387696 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94f00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.737569125 +0000 UTC m=+318.489387696 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a94fc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95000): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95000): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95000): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95000): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95000): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.737569125 +0000 UTC m=+318.489387696 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95000): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466e00 item 23 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95080): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95080): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95080): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95080): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95080): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.739802339 +0000 UTC m=+318.491620911 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95080): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95140): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95140): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95140): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95140): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95140): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.739802339 +0000 UTC m=+318.491620911 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95140): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467ab0 item 24 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95200): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc000a95200): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95200): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95200): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95200): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95200): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95200): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95240): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95240): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95240): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95240): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95240): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.741748504 +0000 UTC m=+318.493567076 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95240): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.741748504 +0000 UTC m=+318.493567076 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95300): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95340): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95340): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95340): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95340): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95340): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.741748504 +0000 UTC m=+318.493567076 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95340): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004784d0 item 25 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95400): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95400): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95400): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95400): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95400): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.744149585 +0000 UTC m=+318.495968156 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95400): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95480): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95480): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95480): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95480): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95480): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.744149585 +0000 UTC m=+318.495968156 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95480): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478ee0 item 26 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95580): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc000a95580): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95580): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95580): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95580): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95580): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95580): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a955c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a955c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a955c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a955c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a955c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.746068117 +0000 UTC m=+318.497886689 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a955c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.746068117 +0000 UTC m=+318.497886689 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95700): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95780): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95780): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95780): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95780): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95780): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.746068117 +0000 UTC m=+318.497886689 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95780): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 27 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95800): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95800): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95800): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95800): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95800): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.748401039 +0000 UTC m=+318.500219610 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95800): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95a80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95a80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95a80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95a80): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95a80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.748401039 +0000 UTC m=+318.500219610 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95a80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e460 item 28 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b40): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc000a95b40): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b40): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b40): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.750386868 +0000 UTC m=+318.502205440 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95b80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95dc0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95dc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95dc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95dc0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95dc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.750386868 +0000 UTC m=+318.502205440 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95dc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015eb60 item 29 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95e40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95e40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95e40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95e40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95e40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.752233948 +0000 UTC m=+318.504052510 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95e40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95f40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95f40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95f40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95f40): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95f40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.752233948 +0000 UTC m=+318.504052510 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000a95f40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015efc0 item 30 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da080): _readAt: size=2, off=0 2025/04/30 05:17:28 ERROR : open-test-file(0xc0004da080): Couldn't read size of file 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da080): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da080): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da080): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da080): close: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da080): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da0c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da0c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da0c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da0c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da0c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.754038267 +0000 UTC m=+318.505856839 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da0c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da180): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da180): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da180): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da180): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da180): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.754038267 +0000 UTC m=+318.505856839 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da180): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f730 item 31 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da240): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da240): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da240): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da240): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da240): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.755942443 +0000 UTC m=+318.507761016 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da240): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da340): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da340): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da340): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da340): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da340): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.755942443 +0000 UTC m=+318.507761016 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da340): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fc00 item 32 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da380): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da380): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da380): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da380): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da380): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.757624772 +0000 UTC m=+318.509443344 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da380): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ff10 item 33 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.75823008 +0000 UTC m=+318.510048652 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da640): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da680): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da680): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da680): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da680): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da680): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.75823008 +0000 UTC m=+318.510048652 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da680): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee1c0 item 33 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da8c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da8c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da8c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da8c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da8c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.759975417 +0000 UTC m=+318.511793989 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004da8c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee770 item 34 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.76061516 +0000 UTC m=+318.512433731 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac40): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.76061516 +0000 UTC m=+318.512433731 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee9a0 item 34 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.762171633 +0000 UTC m=+318.513990205 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dac80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eee70 item 35 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.762790264 +0000 UTC m=+318.514608826 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dacc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.762790264 +0000 UTC m=+318.514608826 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efd50 item 35 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.764585576 +0000 UTC m=+318.516404139 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dad80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318310 item 36 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.765265994 +0000 UTC m=+318.517084567 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004dae40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daec0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daec0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daec0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daec0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daec0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.765265994 +0000 UTC m=+318.517084567 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daec0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003185b0 item 36 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.766760691 +0000 UTC m=+318.518579263 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318fc0 item 37 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.76734556 +0000 UTC m=+318.519164132 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf80): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.76734556 +0000 UTC m=+318.519164132 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004daf80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003192d0 item 37 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db000): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db000): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db000): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db000): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db000): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.769200804 +0000 UTC m=+318.521019377 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db000): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003199d0 item 38 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.769824055 +0000 UTC m=+318.521642627 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db100): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db140): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db140): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db140): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db140): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db140): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.769824055 +0000 UTC m=+318.521642627 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db140): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319c70 item 38 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db200): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db200): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db200): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db200): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db200): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.771462161 +0000 UTC m=+318.523280733 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db200): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a2a0 item 39 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.77203633 +0000 UTC m=+318.523854892 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db300): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db340): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db340): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db340): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db340): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db340): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.77203633 +0000 UTC m=+318.523854892 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db340): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a3f0 item 39 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db3c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db3c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db3c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db3c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db3c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.773849235 +0000 UTC m=+318.525667798 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db3c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ad90 item 40 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.774547306 +0000 UTC m=+318.526365878 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db480): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db580): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db580): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db580): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db580): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db580): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.774547306 +0000 UTC m=+318.526365878 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db580): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b180 item 40 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.776256075 +0000 UTC m=+318.528074638 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db680): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db6c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db6c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db6c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b9d0 item 41 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db6c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db6c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.776872142 +0000 UTC m=+318.528690724 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db6c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bd50 item 41 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.777486536 +0000 UTC m=+318.529305108 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db700): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db740): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db740): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db740): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db740): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db740): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.777486536 +0000 UTC m=+318.529305108 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db740): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bf10 item 41 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.779161181 +0000 UTC m=+318.530979744 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db980): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db9c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db9c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db9c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 42 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db9c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db9c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.779685988 +0000 UTC m=+318.531504550 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0004db9c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332620 item 42 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.780357228 +0000 UTC m=+318.532175789 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a20c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2100): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2100): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2100): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2100): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2100): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.780357228 +0000 UTC m=+318.532175789 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2100): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332af0 item 42 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.781848199 +0000 UTC m=+318.533666760 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2200): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2240): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2240): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2240): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333030 item 43 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2240): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2240): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.782406938 +0000 UTC m=+318.534225510 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2240): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003333b0 item 43 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.783028966 +0000 UTC m=+318.534847528 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2440): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2540): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2540): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2540): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2540): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2540): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.783028966 +0000 UTC m=+318.534847528 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2540): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003335e0 item 43 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.784554581 +0000 UTC m=+318.536373154 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ab0 item 44 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.785095278 +0000 UTC m=+318.536913839 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2a80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 44 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.785769613 +0000 UTC m=+318.537588185 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b80): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.785769613 +0000 UTC m=+318.537588185 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2b80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344380 item 44 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.787393233 +0000 UTC m=+318.539211805 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a10 item 45 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.787898331 +0000 UTC m=+318.539716904 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2c80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2d40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2d40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2d40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2d40): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2d40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.787898331 +0000 UTC m=+318.539716904 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2d40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344f50 item 45 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.789257354 +0000 UTC m=+318.541075925 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 46 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.789752324 +0000 UTC m=+318.541570895 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2e40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2f00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2f00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2f00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2f00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2f00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.789752324 +0000 UTC m=+318.541570895 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2f00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003457a0 item 46 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.790984207 +0000 UTC m=+318.542802780 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a2fc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3000): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3000): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3000): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345f10 item 47 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3000): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3000): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.791460422 +0000 UTC m=+318.543278994 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3000): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a30c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a30c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a30c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a30c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a30c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.791460422 +0000 UTC m=+318.543278994 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a30c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003801c0 item 47 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.792765943 +0000 UTC m=+318.544584515 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3180): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a31c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a31c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a31c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 48 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a31c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a31c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.793180793 +0000 UTC m=+318.544999365 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a31c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3280): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3280): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3280): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3280): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3280): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.793180793 +0000 UTC m=+318.544999365 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3280): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 48 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a32c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a32c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a32c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a32c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a32c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.794385155 +0000 UTC m=+318.546203727 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a32c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 49 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.794864254 +0000 UTC m=+318.546682827 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3300): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3340): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3340): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3340): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3340): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3340): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.794864254 +0000 UTC m=+318.546682827 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3340): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381340 item 49 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a33c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a33c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a33c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a33c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a33c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.795973147 +0000 UTC m=+318.547791719 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a33c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 50 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.796483656 +0000 UTC m=+318.548302229 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3480): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a34c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a34c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a34c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a34c0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a34c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.796483656 +0000 UTC m=+318.548302229 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a34c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 50 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3540): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3540): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3540): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3540): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3540): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.797523699 +0000 UTC m=+318.549342262 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3540): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381e30 item 51 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.798040721 +0000 UTC m=+318.549859293 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3600): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3680): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3680): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3680): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3680): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3680): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.798040721 +0000 UTC m=+318.549859293 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3680): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b60e0 item 51 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3a40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3a40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3a40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3a40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3a40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.799319823 +0000 UTC m=+318.551138395 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3a40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b64d0 item 52 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.799876388 +0000 UTC m=+318.551694950 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b40): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.799876388 +0000 UTC m=+318.551694950 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3b40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6690 item 52 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3bc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3bc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3bc0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3bc0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3bc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.801222667 +0000 UTC m=+318.553041239 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3bc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6e70 item 53 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.80319415 +0000 UTC m=+318.555012751 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3c80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3cc0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3cc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3cc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3cc0): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3cc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.80319415 +0000 UTC m=+318.555012751 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3cc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b70a0 item 53 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3d40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3d40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3d40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3d40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3d40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.805137359 +0000 UTC m=+318.556955922 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3d40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7650 item 54 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.805762764 +0000 UTC m=+318.557581335 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e40): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.805762764 +0000 UTC m=+318.557581335 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3e40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7ab0 item 54 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3ec0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3ec0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3ec0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3ec0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3ec0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.80711864 +0000 UTC m=+318.558937212 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0006a3ec0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8150 item 55 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.807801643 +0000 UTC m=+318.559620206 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae040): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae100): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae100): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae100): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae100): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae100): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.807801643 +0000 UTC m=+318.559620206 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae100): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8460 item 55 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae480): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae480): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae480): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae480): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae480): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.809405786 +0000 UTC m=+318.561224359 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003ae480): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8b60 item 56 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.813606596 +0000 UTC m=+318.565425168 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aec40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aeec0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aeec0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aeec0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aeec0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aeec0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.813606596 +0000 UTC m=+318.565425168 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aeec0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8e00 item 56 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.81523794 +0000 UTC m=+318.567056502 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af4c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af5c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af5c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af5c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9730 item 57 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af5c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af5c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.815801989 +0000 UTC m=+318.567620561 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af5c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9ce0 item 57 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.816498578 +0000 UTC m=+318.568317150 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af800): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af840): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af840): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af840): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af840): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af840): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.816498578 +0000 UTC m=+318.568317150 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003af840): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9f10 item 57 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.818229309 +0000 UTC m=+318.570047881 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8770 item 58 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.818799058 +0000 UTC m=+318.570617620 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afc40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8cb0 item 58 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.819584443 +0000 UTC m=+318.571403015 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd40): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.819584443 +0000 UTC m=+318.571403015 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afd40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e70 item 58 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.821214124 +0000 UTC m=+318.573032696 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9260 item 59 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.821785267 +0000 UTC m=+318.573603840 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003afe40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9500 item 59 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.822481866 +0000 UTC m=+318.574300438 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff40): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.822481866 +0000 UTC m=+318.574300438 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc0003aff40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d96c0 item 59 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.824190254 +0000 UTC m=+318.576008826 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c30080): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c300c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c300c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c300c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b90 item 60 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c300c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c300c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.824743703 +0000 UTC m=+318.576562275 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c300c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee0e0 item 60 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.825339893 +0000 UTC m=+318.577158465 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c000): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c0c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c0c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c0c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c0c0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c0c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.825339893 +0000 UTC m=+318.577158465 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c0c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004842a0 item 60 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.826619697 +0000 UTC m=+318.578438259 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c180): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c1c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c1c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c1c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484c40 item 61 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c1c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c1c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.827136848 +0000 UTC m=+318.578955420 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c1c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c280): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c280): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c280): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c280): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c280): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.827136848 +0000 UTC m=+318.578955420 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c280): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484e00 item 61 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.82830381 +0000 UTC m=+318.580122382 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c340): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c380): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c380): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c380): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004852d0 item 62 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c380): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c380): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.828759055 +0000 UTC m=+318.580577627 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c380): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c440): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c440): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c440): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c440): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c440): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.828759055 +0000 UTC m=+318.580577627 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c440): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 62 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.829893716 +0000 UTC m=+318.581712289 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c500): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c540): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c540): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c540): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004856c0 item 63 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c540): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c540): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.830343932 +0000 UTC m=+318.582162504 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c540): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c600): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c600): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c600): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c600): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c600): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.830343932 +0000 UTC m=+318.582162504 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c600): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485810 item 63 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.831784767 +0000 UTC m=+318.583603340 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c6c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c700): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c700): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c700): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c00 item 64 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c700): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c700): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.832364516 +0000 UTC m=+318.584183089 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c700): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c7c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c7c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c7c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c7c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c7c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.832364516 +0000 UTC m=+318.584183089 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c7c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ea0 item 64 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c800): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c800): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c800): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c800): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c800): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.834104945 +0000 UTC m=+318.585923507 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c800): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe620 item 65 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.834742763 +0000 UTC m=+318.586561336 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c840): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c880): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c880): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c880): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c880): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c880): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.834742763 +0000 UTC m=+318.586561336 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c880): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe930 item 65 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c8c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c8c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c8c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c8c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c8c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.836393623 +0000 UTC m=+318.588212196 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c8c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003feee0 item 66 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.837060236 +0000 UTC m=+318.588878808 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c900): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c940): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c940): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c940): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c940): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c940): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.837060236 +0000 UTC m=+318.588878808 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c940): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff2d0 item 66 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c980): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c980): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c980): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c980): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c980): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.838681732 +0000 UTC m=+318.590500303 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c980): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff880 item 67 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.839348654 +0000 UTC m=+318.591167217 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8c9c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.839348654 +0000 UTC m=+318.591167217 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffdc0 item 67 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.840895379 +0000 UTC m=+318.592713951 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ca80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406620 item 68 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.841595984 +0000 UTC m=+318.593414557 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb80): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.841595984 +0000 UTC m=+318.593414557 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cb80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406770 item 68 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cbc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cbc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cbc0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cbc0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cbc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.843171003 +0000 UTC m=+318.594989576 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cbc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406af0 item 69 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.843800385 +0000 UTC m=+318.595618957 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc40): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.843800385 +0000 UTC m=+318.595618957 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cc40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406d90 item 69 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ccc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ccc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ccc0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ccc0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ccc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.84552255 +0000 UTC m=+318.597341122 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ccc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407110 item 70 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.846250606 +0000 UTC m=+318.598069179 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cd80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cdc0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cdc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cdc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cdc0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cdc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.846250606 +0000 UTC m=+318.598069179 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cdc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407500 item 70 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ce40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ce40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ce40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ce40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ce40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.847867503 +0000 UTC m=+318.599686065 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ce40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b20 item 71 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.848581645 +0000 UTC m=+318.600400206 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf40): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.848581645 +0000 UTC m=+318.600400206 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cf40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ea0 item 71 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cfc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cfc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cfc0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cfc0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cfc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.850297568 +0000 UTC m=+318.602116140 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8cfc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004104d0 item 72 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.850960412 +0000 UTC m=+318.602778984 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d080): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d0c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d0c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d0c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d0c0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d0c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.850960412 +0000 UTC m=+318.602778984 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d0c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004109a0 item 72 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.852671276 +0000 UTC m=+318.604489848 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d100): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d140): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d140): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d140): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 73 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d140): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d140): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.853413901 +0000 UTC m=+318.605232473 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d140): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004110a0 item 73 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.854098707 +0000 UTC m=+318.605917279 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d180): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d1c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d1c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d1c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d1c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d1c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.854098707 +0000 UTC m=+318.605917279 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d1c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411490 item 73 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.855862941 +0000 UTC m=+318.607681512 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d280): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d2c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d2c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d2c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ab0 item 74 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d2c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d2c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.856543288 +0000 UTC m=+318.608361851 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d2c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ce0 item 74 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.857396461 +0000 UTC m=+318.609215033 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d380): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d3c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d3c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d3c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d3c0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d3c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.857396461 +0000 UTC m=+318.609215033 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d3c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ea0 item 74 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.859021512 +0000 UTC m=+318.610840085 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d480): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d4c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d4c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d4c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c2a0 item 75 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d4c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d4c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.859592015 +0000 UTC m=+318.611410576 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d4c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): _writeAt: size=3, off=2 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c460 item 75 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.860305775 +0000 UTC m=+318.612124348 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d580): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d5c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d5c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d5c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d5c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d5c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.860305775 +0000 UTC m=+318.612124348 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d5c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c690 item 75 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.862081711 +0000 UTC m=+318.613900282 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d680): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d6c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d6c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d6c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041caf0 item 76 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d6c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d6c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.862770504 +0000 UTC m=+318.614589066 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d6c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 76 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): _writeAt: size=3, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.863559666 +0000 UTC m=+318.615378229 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d780): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d7c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d7c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d7c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d7c0): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d7c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.863559666 +0000 UTC m=+318.615378229 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d7c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cee0 item 76 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.865255882 +0000 UTC m=+318.617074454 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d880): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d8c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d8c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d8c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 77 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d8c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d8c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.865823939 +0000 UTC m=+318.617642511 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d8c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d980): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d980): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d980): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d980): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d980): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.865823939 +0000 UTC m=+318.617642511 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8d980): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d6c0 item 77 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.867687108 +0000 UTC m=+318.619505680 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db90 item 78 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.868256167 +0000 UTC m=+318.620074739 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8da80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8db40): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8db40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8db40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8db40): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8db40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.868256167 +0000 UTC m=+318.620074739 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8db40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ddc0 item 78 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.870018677 +0000 UTC m=+318.621837249 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 79 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.870630917 +0000 UTC m=+318.622449490 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dc40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dd00): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dd00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dd00): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dd00): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dd00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.870630917 +0000 UTC m=+318.622449490 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dd00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004324d0 item 79 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.87286831 +0000 UTC m=+318.624686882 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8ddc0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8de00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8de00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8de00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432a80 item 80 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8de00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8de00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.87339062 +0000 UTC m=+318.625209193 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8de00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dec0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dec0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dec0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dec0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dec0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.87339062 +0000 UTC m=+318.625209193 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8dec0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432bd0 item 80 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df00): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df00): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df00): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df00): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df00): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.87519537 +0000 UTC m=+318.627013942 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df00): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004330a0 item 81 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.875840992 +0000 UTC m=+318.627659564 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000c8df40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8000): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8000): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8000): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8000): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8000): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.875840992 +0000 UTC m=+318.627659564 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8000): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004335e0 item 81 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8080): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8080): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8080): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8080): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8080): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.877437861 +0000 UTC m=+318.629256433 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8080): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004339d0 item 82 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.878095817 +0000 UTC m=+318.629914390 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8140): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8180): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8180): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8180): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8180): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8180): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.878095817 +0000 UTC m=+318.629914390 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8180): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c00 item 82 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8200): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8200): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8200): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8200): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8200): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.879691054 +0000 UTC m=+318.631509625 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8200): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 83 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.880380028 +0000 UTC m=+318.632198600 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd82c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8300): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8300): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8300): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8300): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8300): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.880380028 +0000 UTC m=+318.632198600 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8300): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0150 item 83 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8380): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8380): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8380): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8380): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8380): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.881916053 +0000 UTC m=+318.633734625 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8380): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c03f0 item 84 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.882618011 +0000 UTC m=+318.634436584 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8440): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8480): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8480): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8480): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8480): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8480): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.882618011 +0000 UTC m=+318.634436584 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8480): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c05b0 item 84 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8500): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8500): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8500): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8500): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8500): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.884195835 +0000 UTC m=+318.636014407 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8500): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0850 item 85 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.884859971 +0000 UTC m=+318.636678533 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd85c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8600): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8600): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8600): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8600): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8600): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.884859971 +0000 UTC m=+318.636678533 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8600): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c09a0 item 85 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8680): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8680): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8680): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8680): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8680): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.886461891 +0000 UTC m=+318.638280553 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8680): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d20 item 86 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.887187443 +0000 UTC m=+318.639006016 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8740): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8780): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8780): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8780): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8780): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8780): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.887187443 +0000 UTC m=+318.639006016 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8780): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0e70 item 86 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8800): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8800): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8800): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8800): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8800): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.888893377 +0000 UTC m=+318.640711950 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8800): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1110 item 87 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.889574778 +0000 UTC m=+318.641393350 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd88c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8900): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8900): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8900): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8900): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8900): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.889574778 +0000 UTC m=+318.641393350 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8900): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1260 item 87 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8980): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8980): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8980): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8980): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8980): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.891183278 +0000 UTC m=+318.643001850 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8980): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1570 item 88 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.891874968 +0000 UTC m=+318.643693539 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a80): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.891874968 +0000 UTC m=+318.643693539 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8a80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c17a0 item 88 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.893451378 +0000 UTC m=+318.645269941 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ab0 item 89 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.89396329 +0000 UTC m=+318.645781862 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8b80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1c70 item 89 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.894663595 +0000 UTC m=+318.646482167 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c80): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.894663595 +0000 UTC m=+318.646482167 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8c80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1e30 item 89 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.896277176 +0000 UTC m=+318.648095747 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc230 item 90 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.896828381 +0000 UTC m=+318.648646952 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8d80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc380 item 90 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.897572478 +0000 UTC m=+318.649391040 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e80): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e80): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e80): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.897572478 +0000 UTC m=+318.649391040 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8e80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc4d0 item 90 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.899107851 +0000 UTC m=+318.650926424 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f40): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f80): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f80): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f80): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc770 item 91 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f80): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f80): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.899629912 +0000 UTC m=+318.651448484 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd8f80): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): >_readAt: n=2, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): _writeAt: size=3, off=7 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc8c0 item 91 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.900382625 +0000 UTC m=+318.652201198 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9040): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9080): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9080): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9080): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9080): >_readAt: n=8, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9080): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.900382625 +0000 UTC m=+318.652201198 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9080): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dca10 item 91 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.901941985 +0000 UTC m=+318.653760556 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9140): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9180): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9180): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9180): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dce00 item 92 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9180): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9180): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.902529989 +0000 UTC m=+318.654348562 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9180): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): open at offset 5 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcfc0 item 92 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): _readAt: size=2, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): _writeAt: size=3, off=5 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): >_writeAt: n=3, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.903293153 +0000 UTC m=+318.655111714 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9240): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9280): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9280): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9280): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9280): >_readAt: n=3, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9280): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.903293153 +0000 UTC m=+318.655111714 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9280): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd260 item 92 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.904821634 +0000 UTC m=+318.656640205 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9340): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9380): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9380): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9380): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd6c0 item 93 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9380): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9380): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.90538993 +0000 UTC m=+318.657208503 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9380): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9440): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9440): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9440): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9440): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9440): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.90538993 +0000 UTC m=+318.657208503 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9440): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd880 item 93 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.907202906 +0000 UTC m=+318.659021478 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9500): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9540): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9540): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9540): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddce0 item 94 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9540): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9540): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.907779178 +0000 UTC m=+318.659597740 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9540): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9600): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9600): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9600): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9600): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9600): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.907779178 +0000 UTC m=+318.659597740 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9600): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dde30 item 94 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.909621689 +0000 UTC m=+318.661440260 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd96c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9700): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9700): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9700): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de380 item 95 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9700): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9700): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.910168024 +0000 UTC m=+318.661986596 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9700): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd97c0): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd97c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd97c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd97c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd97c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.910168024 +0000 UTC m=+318.661986596 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd97c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de4d0 item 95 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): open at offset 0 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): _readAt: size=2, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): >_readAt: n=0, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.911955262 +0000 UTC m=+318.663773833 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9880): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd98c0): _writeAt: size=5, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd98c0): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd98c0): >openPending: err= 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de770 item 96 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd98c0): >_writeAt: n=5, err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd98c0): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.912531304 +0000 UTC m=+318.664349866 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd98c0): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:28 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9980): _readAt: size=512, off=0 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9980): openPending: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9980): >openPending: err= 2025/04/30 05:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9980): >_readAt: n=5, err=EOF 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9980): close: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:28.912531304 +0000 UTC m=+318.664349866 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:28 DEBUG : open-test-file(0xc000dd9980): >close: err= 2025/04/30 05:17:28 DEBUG : open-test-file: Remove: 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de930 item 96 2025/04/30 05:17:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:28 DEBUG : open-test-file: >Remove: err= 2025/04/30 05:17:28 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:28 DEBUG : : Looking for writers 2025/04/30 05:17:28 DEBUG : >WaitForWriters: 2025/04/30 05:17:28 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:29 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:29 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:29 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:29 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/30 05:17:29 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9dc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9dc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9dc0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9dc0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9dc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.419277187 +0000 UTC m=+319.171095759 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9dc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.419277187 +0000 UTC m=+319.171095759 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e40): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.419277187 +0000 UTC m=+319.171095759 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df8f0 item 1 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.421274558 +0000 UTC m=+319.173093130 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9e80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9ec0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9ec0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9ec0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9ec0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9ec0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.421274558 +0000 UTC m=+319.173093130 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9ec0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfc70 item 2 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.422642518 +0000 UTC m=+319.174461090 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.422642518 +0000 UTC m=+319.174461090 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000dd9f40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52000): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52000): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52000): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52000): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52000): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.422642518 +0000 UTC m=+319.174461090 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52000): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dff10 item 3 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52080): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52080): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52080): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.424992231 +0000 UTC m=+319.176810803 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52100): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52100): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52100): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52100): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52100): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.424992231 +0000 UTC m=+319.176810803 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52100): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4310 item 4 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52140): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52140): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52140): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52140): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52140): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.426249783 +0000 UTC m=+319.178068354 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52140): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.426249783 +0000 UTC m=+319.178068354 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52180): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f521c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f521c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f521c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f521c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f521c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.426249783 +0000 UTC m=+319.178068354 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f521c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e45b0 item 5 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52240): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52240): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52240): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52240): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52240): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.427977167 +0000 UTC m=+319.179795738 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52240): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f522c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f522c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f522c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f522c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f522c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.427977167 +0000 UTC m=+319.179795738 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f522c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4930 item 6 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52340): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52340): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52340): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.42929367 +0000 UTC m=+319.181112242 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.42929367 +0000 UTC m=+319.181112242 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52400): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52440): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52440): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52440): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52440): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52440): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.42929367 +0000 UTC m=+319.181112242 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52440): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4bd0 item 7 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f524c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f524c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f524c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f524c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f524c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.431121142 +0000 UTC m=+319.182939705 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f524c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52540): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52540): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52540): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52540): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52540): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.431121142 +0000 UTC m=+319.182939705 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52540): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e50a0 item 8 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52580): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc000f52580): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52580): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52580): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52580): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52580): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52580): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f525c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f525c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f525c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f525c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f525c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.432715137 +0000 UTC m=+319.184533708 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f525c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.432715137 +0000 UTC m=+319.184533708 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52600): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52640): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52640): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52640): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52640): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52640): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.432715137 +0000 UTC m=+319.184533708 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52640): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5490 item 9 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f526c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f526c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f526c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f526c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f526c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.43471893 +0000 UTC m=+319.186537501 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f526c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52740): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52740): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52740): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52740): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52740): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.43471893 +0000 UTC m=+319.186537501 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52740): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5960 item 10 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52800): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc000f52800): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52800): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52800): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52800): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52800): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52800): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52840): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52840): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52840): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52840): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52840): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.436476971 +0000 UTC m=+319.188295543 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52840): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.436476971 +0000 UTC m=+319.188295543 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52900): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52940): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52940): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52940): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52940): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52940): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.436476971 +0000 UTC m=+319.188295543 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52940): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5c00 item 11 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f529c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f529c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f529c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f529c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f529c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.44285999 +0000 UTC m=+319.194678562 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f529c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52a40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52a40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52a40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52a40): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52a40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.44285999 +0000 UTC m=+319.194678562 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52a40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 12 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b00): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc000f52b00): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b00): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b00): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.444926942 +0000 UTC m=+319.196745513 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52b40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c00): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c00): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.444926942 +0000 UTC m=+319.196745513 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c310 item 13 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.446570428 +0000 UTC m=+319.198389000 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52c80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52d00): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52d00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52d00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52d00): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52d00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.446570428 +0000 UTC m=+319.198389000 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52d00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 14 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52dc0): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc000f52dc0): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52dc0): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52dc0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52dc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52dc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52dc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52e00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52e00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52e00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52e00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52e00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.448300067 +0000 UTC m=+319.200118639 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52e00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52ec0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52ec0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52ec0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52ec0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52ec0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.448300067 +0000 UTC m=+319.200118639 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52ec0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 15 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52f40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52f40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52f40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52f40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52f40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.449983218 +0000 UTC m=+319.201801790 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52f40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52fc0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52fc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52fc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52fc0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52fc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.449983218 +0000 UTC m=+319.201801790 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f52fc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd20 item 16 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53000): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53000): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53000): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53000): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53000): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.453582328 +0000 UTC m=+319.205400899 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53000): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.453582328 +0000 UTC m=+319.205400899 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53040): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53080): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53080): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53080): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.453582328 +0000 UTC m=+319.205400899 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d030 item 17 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53100): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53100): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53100): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53100): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53100): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.455684106 +0000 UTC m=+319.207502678 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53100): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53180): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53180): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53180): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53180): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53180): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.455684106 +0000 UTC m=+319.207502678 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53180): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 18 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53200): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53200): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53200): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53200): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53200): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.457251099 +0000 UTC m=+319.209069671 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53200): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.457251099 +0000 UTC m=+319.209069671 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f532c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53300): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53300): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53300): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53300): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53300): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.457251099 +0000 UTC m=+319.209069671 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53300): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 19 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53380): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53380): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53380): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53380): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53380): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.459510411 +0000 UTC m=+319.211328984 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53380): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53400): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53400): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53400): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53400): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53400): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.459510411 +0000 UTC m=+319.211328984 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53400): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 20 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53480): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53480): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53480): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53480): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53480): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.464088249 +0000 UTC m=+319.215906822 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53480): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.464088249 +0000 UTC m=+319.215906822 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53540): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53580): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53580): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53580): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53580): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53580): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.464088249 +0000 UTC m=+319.215906822 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc000f53580): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8070 item 21 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010980c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010980c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010980c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010980c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010980c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.466407295 +0000 UTC m=+319.218225867 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010980c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098140): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098140): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098140): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098140): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098140): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.466407295 +0000 UTC m=+319.218225867 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098140): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003102a0 item 22 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010981c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010981c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010981c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010981c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010981c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.46775711 +0000 UTC m=+319.219575682 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010981c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.46775711 +0000 UTC m=+319.219575682 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098280): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010982c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010982c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010982c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010982c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010982c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.46775711 +0000 UTC m=+319.219575682 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010982c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003105b0 item 23 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098340): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098340): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098340): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.469742981 +0000 UTC m=+319.221561542 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010983c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010983c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010983c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010983c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010983c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.469742981 +0000 UTC m=+319.221561542 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010983c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310bd0 item 24 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098480): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc001098480): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098480): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098480): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098480): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098480): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098480): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010984c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010984c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010984c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010984c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010984c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.471343236 +0000 UTC m=+319.223161798 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010984c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.471343236 +0000 UTC m=+319.223161798 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098580): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010985c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010985c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010985c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010985c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010985c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.471343236 +0000 UTC m=+319.223161798 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010985c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310ee0 item 25 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098640): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098640): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098640): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098640): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098640): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.47451851 +0000 UTC m=+319.226337082 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098640): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010986c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010986c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010986c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010986c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010986c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.47451851 +0000 UTC m=+319.226337082 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010986c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311500 item 26 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098780): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc001098780): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098780): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098780): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098780): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098780): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098780): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010987c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010987c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010987c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010987c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010987c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.476074322 +0000 UTC m=+319.227892894 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010987c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.476074322 +0000 UTC m=+319.227892894 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098880): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010988c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010988c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010988c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010988c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010988c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.476074322 +0000 UTC m=+319.227892894 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010988c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311960 item 27 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098940): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098940): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098940): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098940): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098940): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.479122417 +0000 UTC m=+319.230940989 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098940): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010989c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010989c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010989c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010989c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010989c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.479122417 +0000 UTC m=+319.230940989 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010989c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311d50 item 28 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098a80): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc001098a80): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098a80): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098a80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098a80): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098a80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ac0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ac0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ac0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ac0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ac0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.480587389 +0000 UTC m=+319.232405961 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ac0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098b80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098b80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098b80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098b80): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098b80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.480587389 +0000 UTC m=+319.232405961 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098b80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e070 item 29 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.485153474 +0000 UTC m=+319.236972046 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c80): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.485153474 +0000 UTC m=+319.236972046 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098c80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e380 item 30 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d40): _readAt: size=2, off=0 2025/04/30 05:17:29 ERROR : open-test-file(0xc001098d40): Couldn't read size of file 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d40): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d40): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d40): close: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.492057811 +0000 UTC m=+319.243876373 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098d80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098e40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098e40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098e40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098e40): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098e40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.492057811 +0000 UTC m=+319.243876373 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098e40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e690 item 31 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ec0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ec0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ec0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ec0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ec0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.493482506 +0000 UTC m=+319.245301078 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098ec0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f40): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.493482506 +0000 UTC m=+319.245301078 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e930 item 32 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.495164797 +0000 UTC m=+319.246983369 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098f80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ebd0 item 33 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.495820579 +0000 UTC m=+319.247639151 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001098fc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099000): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099000): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099000): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099000): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099000): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.495820579 +0000 UTC m=+319.247639151 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099000): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee00 item 33 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099040): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099040): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099040): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099040): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099040): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.497250895 +0000 UTC m=+319.249069466 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099040): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f110 item 34 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.501383817 +0000 UTC m=+319.253202389 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010990c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010990c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010990c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010990c0): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010990c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.501383817 +0000 UTC m=+319.253202389 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010990c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f260 item 34 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099100): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099100): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099100): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099100): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099100): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.502745264 +0000 UTC m=+319.254563836 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099100): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f570 item 35 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.509277002 +0000 UTC m=+319.261095574 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099140): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099180): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099180): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099180): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099180): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099180): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.509277002 +0000 UTC m=+319.261095574 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099180): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f730 item 35 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099200): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099200): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099200): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099200): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099200): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.510672032 +0000 UTC m=+319.262490594 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099200): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fa40 item 36 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.511351678 +0000 UTC m=+319.263170250 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010992c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099300): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099300): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099300): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099300): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099300): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.511351678 +0000 UTC m=+319.263170250 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099300): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fc70 item 36 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099340): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099340): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099340): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.512997169 +0000 UTC m=+319.264815741 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e0e0 item 37 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.515389523 +0000 UTC m=+319.267208095 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099380): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010993c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010993c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010993c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010993c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010993c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.515389523 +0000 UTC m=+319.267208095 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010993c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e380 item 37 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099440): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099440): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099440): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099440): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099440): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.51749679 +0000 UTC m=+319.269315362 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099440): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e770 item 38 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.520670019 +0000 UTC m=+319.272488582 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099500): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099540): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099540): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099540): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099540): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099540): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.520670019 +0000 UTC m=+319.272488582 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099540): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e8c0 item 38 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010995c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010995c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010995c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010995c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010995c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.522049621 +0000 UTC m=+319.273868184 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010995c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ec40 item 39 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.528772237 +0000 UTC m=+319.280590809 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099680): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010996c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010996c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010996c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010996c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010996c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.528772237 +0000 UTC m=+319.280590809 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010996c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ef50 item 39 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099740): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099740): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099740): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099740): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099740): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.530325364 +0000 UTC m=+319.282143936 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099740): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f3b0 item 40 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.531108335 +0000 UTC m=+319.282926907 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099800): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099840): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099840): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099840): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099840): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099840): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.531108335 +0000 UTC m=+319.282926907 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099840): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f500 item 40 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.533654177 +0000 UTC m=+319.285472748 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099880): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010998c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010998c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010998c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f810 item 41 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010998c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010998c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.534173421 +0000 UTC m=+319.285991994 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0010998c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fab0 item 41 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.535174913 +0000 UTC m=+319.286993485 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099900): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099940): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099940): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099940): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099940): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099940): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.535174913 +0000 UTC m=+319.286993485 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099940): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fc00 item 41 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.537504468 +0000 UTC m=+319.289323039 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a01c0 item 42 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.539318906 +0000 UTC m=+319.291137477 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099a40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0460 item 42 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.540344903 +0000 UTC m=+319.292163475 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b40): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.540344903 +0000 UTC m=+319.292163475 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099b40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a05b0 item 42 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.542756252 +0000 UTC m=+319.294574823 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0a80 item 43 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.543292939 +0000 UTC m=+319.295111511 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099c40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0cb0 item 43 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.543933953 +0000 UTC m=+319.295752516 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d40): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.543933953 +0000 UTC m=+319.295752516 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099d40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1030 item 43 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.546177557 +0000 UTC m=+319.297996130 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1730 item 44 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.549190597 +0000 UTC m=+319.301009168 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099e40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1880 item 44 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.549749787 +0000 UTC m=+319.301568359 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f40): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.549749787 +0000 UTC m=+319.301568359 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001099f40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a19d0 item 44 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.5533243 +0000 UTC m=+319.305142872 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f00c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f00c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f00c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c70 item 45 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f00c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f00c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.557217642 +0000 UTC m=+319.309036215 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f00c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0180): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0180): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0180): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0180): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0180): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.557217642 +0000 UTC m=+319.309036215 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0180): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1dc0 item 45 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.55926661 +0000 UTC m=+319.311085353 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0240): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0280): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0280): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0280): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f01c0 item 46 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0280): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0280): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.559768875 +0000 UTC m=+319.311587447 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0280): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0340): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0340): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0340): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.559768875 +0000 UTC m=+319.311587447 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0380 item 46 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.563026372 +0000 UTC m=+319.314844944 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0400): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0440): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0440): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0440): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0690 item 47 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0440): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0440): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.563499651 +0000 UTC m=+319.315318223 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0440): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0500): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0500): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0500): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0500): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0500): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.563499651 +0000 UTC m=+319.315318223 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0500): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f08c0 item 47 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.57002145 +0000 UTC m=+319.321840022 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f05c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0600): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0600): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0600): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0d20 item 48 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0600): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0600): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.572822681 +0000 UTC m=+319.324641243 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0600): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f06c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f06c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f06c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f06c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f06c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.572822681 +0000 UTC m=+319.324641243 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f06c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0e70 item 48 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0700): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0700): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0700): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0700): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0700): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.574708293 +0000 UTC m=+319.326526865 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0700): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1180 item 49 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.576392987 +0000 UTC m=+319.328211548 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0740): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0780): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0780): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0780): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0780): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0780): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.576392987 +0000 UTC m=+319.328211548 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0780): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1340 item 49 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0800): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0800): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0800): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0800): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0800): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.577623016 +0000 UTC m=+319.329441669 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0800): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1650 item 50 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.578245466 +0000 UTC m=+319.330064038 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f08c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0900): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0900): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0900): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0900): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0900): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.578245466 +0000 UTC m=+319.330064038 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0900): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f17a0 item 50 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0980): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0980): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0980): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0980): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0980): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.581803629 +0000 UTC m=+319.333622201 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0980): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1ab0 item 51 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.582532698 +0000 UTC m=+319.334351271 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a80): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.582532698 +0000 UTC m=+319.334351271 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0a80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1c00 item 51 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0b00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0b00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0b00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0b00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0b00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.583763941 +0000 UTC m=+319.335582502 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0b00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1f10 item 52 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.584419192 +0000 UTC m=+319.336237764 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0bc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c00): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c00): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.584419192 +0000 UTC m=+319.336237764 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8150 item 52 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.585769408 +0000 UTC m=+319.337587979 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0c80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f84d0 item 53 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.589251247 +0000 UTC m=+319.341069809 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d80): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.589251247 +0000 UTC m=+319.341069809 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0d80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8620 item 53 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0e00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0e00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0e00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0e00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0e00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.590799194 +0000 UTC m=+319.342617766 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0e00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f88c0 item 54 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.591435119 +0000 UTC m=+319.343253691 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0ec0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f00): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f00): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.591435119 +0000 UTC m=+319.343253691 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8af0 item 54 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.597138199 +0000 UTC m=+319.348956762 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f0f80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8e00 item 55 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.59821384 +0000 UTC m=+319.350032412 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1040): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1080): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1080): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1080): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.59821384 +0000 UTC m=+319.350032412 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f90a0 item 55 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1100): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1100): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1100): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1100): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1100): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.600345553 +0000 UTC m=+319.352164115 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1100): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9420 item 56 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.601272485 +0000 UTC m=+319.353091056 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f11c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1200): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1200): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1200): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1200): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1200): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.601272485 +0000 UTC m=+319.353091056 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1200): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9730 item 56 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.602424979 +0000 UTC m=+319.354243551 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f12c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1300): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1300): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1300): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b20 item 57 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1300): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1300): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.603004798 +0000 UTC m=+319.354823370 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1300): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9c70 item 57 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.607679918 +0000 UTC m=+319.359498491 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f13c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1400): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1400): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1400): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1400): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1400): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.607679918 +0000 UTC m=+319.359498491 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1400): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9dc0 item 57 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.608948271 +0000 UTC m=+319.360766834 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f14c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1500): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1500): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1500): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004081c0 item 58 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1500): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1500): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.609462647 +0000 UTC m=+319.361281210 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1500): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408380 item 58 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.610020805 +0000 UTC m=+319.361839367 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f15c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1600): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1600): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1600): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1600): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1600): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.610020805 +0000 UTC m=+319.361839367 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1600): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408690 item 58 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.612377492 +0000 UTC m=+319.364196064 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f16c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1700): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1700): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1700): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004089a0 item 59 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1700): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1700): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.612909932 +0000 UTC m=+319.364728504 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1700): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408af0 item 59 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.613431552 +0000 UTC m=+319.365250124 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f17c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1800): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1800): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1800): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1800): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1800): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.613431552 +0000 UTC m=+319.365250124 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1800): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 59 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.617769118 +0000 UTC m=+319.369587690 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f18c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1900): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1900): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1900): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408f50 item 60 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1900): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1900): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.618246534 +0000 UTC m=+319.370065106 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1900): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409110 item 60 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.618902446 +0000 UTC m=+319.370721019 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f19c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1a00): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1a00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1a00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1a00): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1a00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.618902446 +0000 UTC m=+319.370721019 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1a00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409260 item 60 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.625629671 +0000 UTC m=+319.377448233 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1ac0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1b00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1b00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1b00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409570 item 61 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1b00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1b00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.626169976 +0000 UTC m=+319.377988539 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1b00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1bc0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1bc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1bc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1bc0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1bc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.626169976 +0000 UTC m=+319.377988539 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1bc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004096c0 item 61 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.628059746 +0000 UTC m=+319.379878318 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1c80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1cc0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1cc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1cc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409960 item 62 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1cc0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1cc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.628679489 +0000 UTC m=+319.380498051 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1cc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1d80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1d80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1d80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1d80): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1d80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.628679489 +0000 UTC m=+319.380498051 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1d80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409ab0 item 62 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.631289672 +0000 UTC m=+319.383108244 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409d50 item 63 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.631846788 +0000 UTC m=+319.383665350 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1e80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1f40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1f40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1f40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1f40): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1f40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.631846788 +0000 UTC m=+319.383665350 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0011f1f40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409ea0 item 63 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): >_readAt: n=0, err=Bad file descriptor 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.633212894 +0000 UTC m=+319.385031467 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013320c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013320c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013320c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 64 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013320c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013320c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.635812798 +0000 UTC m=+319.387631370 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013320c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332180): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332180): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332180): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332180): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332180): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.635812798 +0000 UTC m=+319.387631370 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332180): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c310 item 64 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013321c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013321c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013321c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013321c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013321c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.637453409 +0000 UTC m=+319.389271981 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013321c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c5b0 item 65 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.638515623 +0000 UTC m=+319.390334195 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332200): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332240): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332240): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332240): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332240): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332240): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.638515623 +0000 UTC m=+319.390334195 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332240): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 65 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332280): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332280): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332280): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332280): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332280): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.639724553 +0000 UTC m=+319.391543116 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332280): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c9a0 item 66 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.64023883 +0000 UTC m=+319.392057403 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013322c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332300): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332300): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332300): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332300): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332300): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.64023883 +0000 UTC m=+319.392057403 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332300): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043caf0 item 66 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332340): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332340): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332340): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.641321364 +0000 UTC m=+319.393139936 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 67 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.641871326 +0000 UTC m=+319.393689898 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332380): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013323c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013323c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013323c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013323c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013323c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.641871326 +0000 UTC m=+319.393689898 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013323c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cee0 item 67 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332440): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332440): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332440): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332440): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332440): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.648127135 +0000 UTC m=+319.399945708 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332440): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d180 item 68 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.648844643 +0000 UTC m=+319.400663216 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332500): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332540): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332540): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332540): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332540): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332540): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.648844643 +0000 UTC m=+319.400663216 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332540): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d2d0 item 68 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332580): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332580): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332580): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332580): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332580): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.650587606 +0000 UTC m=+319.402406178 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332580): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d570 item 69 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.651155343 +0000 UTC m=+319.402973905 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013325c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332600): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332600): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332600): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332600): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332600): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.651155343 +0000 UTC m=+319.402973905 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332600): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d730 item 69 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332680): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332680): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332680): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332680): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332680): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.652450345 +0000 UTC m=+319.404268917 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332680): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dab0 item 70 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.653157043 +0000 UTC m=+319.404975614 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332740): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332780): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332780): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332780): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332780): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332780): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.653157043 +0000 UTC m=+319.404975614 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332780): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc00 item 70 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332800): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332800): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332800): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332800): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332800): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.657659168 +0000 UTC m=+319.409477739 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332800): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dea0 item 71 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.658785273 +0000 UTC m=+319.410603845 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013328c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332900): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332900): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332900): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332900): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332900): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.658785273 +0000 UTC m=+319.410603845 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332900): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa150 item 71 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332980): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332980): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332980): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332980): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332980): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.662556837 +0000 UTC m=+319.414375409 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332980): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa690 item 72 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.663179457 +0000 UTC m=+319.414998028 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a80): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.663179457 +0000 UTC m=+319.414998028 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332a80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa930 item 72 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.66798905 +0000 UTC m=+319.419807611 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332ac0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aae00 item 73 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.668521419 +0000 UTC m=+319.420339991 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab030 item 73 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.669102741 +0000 UTC m=+319.420921313 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b80): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.669102741 +0000 UTC m=+319.420921313 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332b80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 73 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.670524452 +0000 UTC m=+319.422343024 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab570 item 74 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.677255173 +0000 UTC m=+319.429073745 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332c80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab6c0 item 74 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.677964796 +0000 UTC m=+319.429783358 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d80): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.677964796 +0000 UTC m=+319.429783358 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332d80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab880 item 74 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.679433235 +0000 UTC m=+319.431251806 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e80): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb20 item 75 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e80): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.680000429 +0000 UTC m=+319.431819001 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332e80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): _writeAt: size=3, off=2 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abc70 item 75 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.680568446 +0000 UTC m=+319.432387019 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f80): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f80): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f80): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.680568446 +0000 UTC m=+319.432387019 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001332f80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abe30 item 75 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.68182162 +0000 UTC m=+319.433640192 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333040): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333080): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333080): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f21c0 item 76 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333080): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.684923645 +0000 UTC m=+319.436742217 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2310 item 76 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): _writeAt: size=3, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.685540173 +0000 UTC m=+319.437358746 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333140): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333180): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333180): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333180): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333180): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333180): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.685540173 +0000 UTC m=+319.437358746 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333180): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2460 item 76 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.68669876 +0000 UTC m=+319.438517332 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333240): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333280): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333280): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333280): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f28c0 item 77 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333280): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333280): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.687230078 +0000 UTC m=+319.439048650 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333280): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333340): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333340): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333340): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.687230078 +0000 UTC m=+319.439048650 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2af0 item 77 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.688528857 +0000 UTC m=+319.440347419 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333400): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333440): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333440): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333440): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2e70 item 78 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333440): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333440): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.689067939 +0000 UTC m=+319.440886511 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333440): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333500): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333500): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333500): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333500): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333500): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.689067939 +0000 UTC m=+319.440886511 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333500): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f30a0 item 78 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.690342744 +0000 UTC m=+319.442161316 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013335c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333600): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333600): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333600): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3500 item 79 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333600): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333600): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.690872569 +0000 UTC m=+319.442691141 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333600): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013336c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013336c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013336c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013336c0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013336c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.690872569 +0000 UTC m=+319.442691141 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013336c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f36c0 item 79 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.692144668 +0000 UTC m=+319.443963240 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333780): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013337c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013337c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013337c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f39d0 item 80 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013337c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013337c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.692642493 +0000 UTC m=+319.444475131 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013337c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333880): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333880): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333880): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333880): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333880): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.692642493 +0000 UTC m=+319.444475131 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333880): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3b90 item 80 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013338c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013338c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013338c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013338c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013338c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.693871611 +0000 UTC m=+319.445690183 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013338c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3e30 item 81 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.694454316 +0000 UTC m=+319.446272888 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333900): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333940): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333940): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333940): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333940): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333940): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.694454316 +0000 UTC m=+319.446272888 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333940): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450000 item 81 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013339c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013339c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013339c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013339c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013339c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.695823127 +0000 UTC m=+319.447641699 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc0013339c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004502a0 item 82 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.696418936 +0000 UTC m=+319.448237508 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333a80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333ac0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333ac0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333ac0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333ac0): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333ac0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.696418936 +0000 UTC m=+319.448237508 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333ac0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450460 item 82 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333b40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333b40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333b40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333b40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333b40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.697732443 +0000 UTC m=+319.449551014 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333b40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450700 item 83 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.69832186 +0000 UTC m=+319.450140432 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c40): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.69832186 +0000 UTC m=+319.450140432 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333c40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450850 item 83 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333cc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333cc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333cc0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333cc0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333cc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.699576286 +0000 UTC m=+319.451394857 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333cc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450af0 item 84 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.70016923 +0000 UTC m=+319.451987802 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333d80): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333dc0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333dc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333dc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333dc0): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333dc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.70016923 +0000 UTC m=+319.451987802 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333dc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450c40 item 84 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333e40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333e40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333e40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333e40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333e40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.701425619 +0000 UTC m=+319.453244191 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333e40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 85 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.702054099 +0000 UTC m=+319.453872671 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f40): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.702054099 +0000 UTC m=+319.453872671 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc001333f40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451030 item 85 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c040): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c040): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c040): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c040): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c040): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.703255186 +0000 UTC m=+319.455073758 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c040): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004512d0 item 86 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.703825476 +0000 UTC m=+319.455644039 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c100): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c140): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c140): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c140): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c140): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c140): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.703825476 +0000 UTC m=+319.455644039 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c140): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451420 item 86 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c1c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c1c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c1c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c1c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c1c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.705111852 +0000 UTC m=+319.456930414 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c1c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 87 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.705680291 +0000 UTC m=+319.457498862 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c280): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c2c0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c2c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c2c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c2c0): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c2c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.705680291 +0000 UTC m=+319.457498862 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c2c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451810 item 87 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c340): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c340): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c340): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.706939495 +0000 UTC m=+319.458758057 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ab0 item 88 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.707519544 +0000 UTC m=+319.459338116 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c400): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c440): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c440): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c440): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c440): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c440): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.707519544 +0000 UTC m=+319.459338116 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c440): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451c00 item 88 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.70914103 +0000 UTC m=+319.460959602 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c500): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c540): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c540): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c540): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ea0 item 89 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c540): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c540): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.709679912 +0000 UTC m=+319.461498484 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c540): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6070 item 89 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.710192194 +0000 UTC m=+319.462010756 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c600): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c640): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c640): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c640): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c640): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c640): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.710192194 +0000 UTC m=+319.462010756 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c640): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a61c0 item 89 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.711492337 +0000 UTC m=+319.463310909 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c700): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c740): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c740): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c740): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6460 item 90 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c740): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c740): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.712136976 +0000 UTC m=+319.463955549 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c740): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a65b0 item 90 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.712716696 +0000 UTC m=+319.464535268 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c800): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c840): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c840): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c840): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c840): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c840): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.712716696 +0000 UTC m=+319.464535268 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c840): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6700 item 90 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.71392213 +0000 UTC m=+319.465740702 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c900): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c940): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c940): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c940): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a69a0 item 91 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c940): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c940): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.714445322 +0000 UTC m=+319.466263894 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149c940): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): >_readAt: n=2, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): _writeAt: size=3, off=7 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6af0 item 91 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.714995466 +0000 UTC m=+319.466814028 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca40): >_readAt: n=8, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.714995466 +0000 UTC m=+319.466814028 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ca40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6c40 item 91 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.716270621 +0000 UTC m=+319.468089192 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6ee0 item 92 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.716811406 +0000 UTC m=+319.468629978 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cb40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): open at offset 5 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7030 item 92 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): _readAt: size=2, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): _writeAt: size=3, off=5 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): >_writeAt: n=3, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.717358975 +0000 UTC m=+319.469177547 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc40): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc40): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc40): >_readAt: n=3, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.717358975 +0000 UTC m=+319.469177547 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cc40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7180 item 92 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.718544992 +0000 UTC m=+319.470363555 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd40): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd40): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd40): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7490 item 93 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd40): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd40): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.719062033 +0000 UTC m=+319.470880606 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cd40): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ce00): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ce00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ce00): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ce00): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ce00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.719062033 +0000 UTC m=+319.470880606 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149ce00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a75e0 item 93 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.725882334 +0000 UTC m=+319.477700905 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cec0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cf00): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cf00): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cf00): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7ab0 item 94 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cf00): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cf00): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.726656537 +0000 UTC m=+319.478475110 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cf00): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cfc0): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cfc0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cfc0): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cfc0): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cfc0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.726656537 +0000 UTC m=+319.478475110 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149cfc0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7c70 item 94 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.728035046 +0000 UTC m=+319.479853618 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d080): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d0c0): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d0c0): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d0c0): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348000 item 95 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d0c0): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d0c0): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.728600359 +0000 UTC m=+319.480418920 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d0c0): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d180): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d180): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d180): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d180): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d180): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.728600359 +0000 UTC m=+319.480418920 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d180): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003481c0 item 95 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): open at offset 0 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): _readAt: size=2, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): >_readAt: n=0, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.729956064 +0000 UTC m=+319.481774636 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d240): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d280): _writeAt: size=5, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d280): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d280): >openPending: err= 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348fc0 item 96 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d280): >_writeAt: n=5, err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d280): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.730416348 +0000 UTC m=+319.482234920 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d280): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 05:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 05:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 05:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 05:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d340): _readAt: size=512, off=0 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d340): openPending: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d340): >openPending: err= 2025/04/30 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d340): >_readAt: n=5, err=EOF 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d340): close: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 05:17:29.730416348 +0000 UTC m=+319.482234920 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:29 DEBUG : open-test-file(0xc00149d340): >close: err= 2025/04/30 05:17:29 DEBUG : open-test-file: Remove: 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003492d0 item 96 2025/04/30 05:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 05:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 05:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 05:17:29 DEBUG : open-test-file: >Remove: err= 2025/04/30 05:17:29 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:29 DEBUG : : Looking for writers 2025/04/30 05:17:29 DEBUG : >WaitForWriters: 2025/04/30 05:17:29 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.74s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- 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.01s) --- 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.82s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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 "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:30 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:30 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:30 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:30 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:30 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:30 DEBUG : file1: newRWFileHandle: 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): openPending: 2025/04/30 05:17:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): >openPending: err= 2025/04/30 05:17:30 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 05:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 05:17:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): _writeAt: size=2, off=0 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): >_writeAt: n=2, err= 2025/04/30 05:17:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): RWFileHandle.Flush 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): RWFileHandle.Release 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): close: 2025/04/30 05:17:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/30 05:17:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:30 DEBUG : file1(0xc000386c80): >close: err= 2025/04/30 05:17:30 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:30 DEBUG : : Looking for writers 2025/04/30 05:17:30 DEBUG : file1: reading active writers 2025/04/30 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:30 DEBUG : : Looking for writers 2025/04/30 05:17:30 DEBUG : file1: reading active writers 2025/04/30 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:30 DEBUG : : Looking for writers 2025/04/30 05:17:30 DEBUG : file1: reading active writers 2025/04/30 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:30 DEBUG : : Looking for writers 2025/04/30 05:17:30 DEBUG : file1: reading active writers 2025/04/30 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:30 DEBUG : file1: vfs cache: starting upload 2025/04/30 05:17:30 DEBUG : : Looking for writers 2025/04/30 05:17:30 DEBUG : file1: reading active writers 2025/04/30 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:30 DEBUG : : Looking for writers 2025/04/30 05:17:30 DEBUG : file1: reading active writers 2025/04/30 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:30 DEBUG : : Looking for writers 2025/04/30 05:17:30 DEBUG : file1: reading active writers 2025/04/30 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:31 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/30 05:17:31 DEBUG : : Looking for writers 2025/04/30 05:17:31 DEBUG : file1: reading active writers 2025/04/30 05:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/30 05:17:32 INFO : file1: Copied (new) 2025/04/30 05:17:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/30 05:17:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 05:17:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/30 05:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:17:32 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 05:17:32 DEBUG : : Looking for writers 2025/04/30 05:17:32 DEBUG : file1: reading active writers 2025/04/30 05:17:32 DEBUG : >WaitForWriters: 2025/04/30 05:17:32 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:32 DEBUG : : Looking for writers 2025/04/30 05:17:32 DEBUG : file1: reading active writers 2025/04/30 05:17:32 DEBUG : >WaitForWriters: 2025/04/30 05:17:32 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:33 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:33 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:33 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:33 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:17:33 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:17:33 DEBUG : rename_me: newRWFileHandle: 2025/04/30 05:17:33 DEBUG : rename_me(0xc000c30740): openPending: 2025/04/30 05:17:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 05:17:33 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/30 05:17:33 DEBUG : rename_me(0xc000c30740): >openPending: err= 2025/04/30 05:17:33 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/30 05:17:33 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/30 05:17:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/30 05:17:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/30 05:17:33 DEBUG : rename_me(0xc000c30740): _writeAt: size=5, off=0 2025/04/30 05:17:33 DEBUG : rename_me(0xc000c30740): >_writeAt: n=5, err= 2025/04/30 05:17:33 DEBUG : rename_me(0xc000c30740): close: 2025/04/30 05:17:33 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-30 05:17:33.370117104 +0000 UTC m=+323.121935706 2025/04/30 05:17:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/30 05:17:33 DEBUG : rename_me(0xc000c30740): >close: err= 2025/04/30 05:17:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/30 05:17:33 DEBUG : i_was_renamed: Updating file with 0xc000bde480 2025/04/30 05:17:33 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/30 05:17:33 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/30 05:17:33 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:17:33 DEBUG : : Looking for writers 2025/04/30 05:17:33 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 05:17:33 DEBUG : : Looking for writers 2025/04/30 05:17:33 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 05:17:33 DEBUG : : Looking for writers 2025/04/30 05:17:33 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 05:17:33 DEBUG : : Looking for writers 2025/04/30 05:17:33 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 05:17:33 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/30 05:17:33 DEBUG : : Looking for writers 2025/04/30 05:17:33 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 05:17:33 DEBUG : : Looking for writers 2025/04/30 05:17:33 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/30 05:17:34 DEBUG : : Looking for writers 2025/04/30 05:17:34 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/30 05:17:34 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/04/30 05:17:34 DEBUG : : Looking for writers 2025/04/30 05:17:34 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/30 05:17:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:17:35 INFO : i_was_renamed: Copied (new) 2025/04/30 05:17:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-30 05:17:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/30 05:17:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/30 05:17:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/30 05:17:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/30 05:17:35 DEBUG : : Looking for writers 2025/04/30 05:17:35 DEBUG : i_was_renamed: reading active writers 2025/04/30 05:17:35 DEBUG : >WaitForWriters: 2025/04/30 05:17:35 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:17:36 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:17:36 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 05:17:36 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:36 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-luvalex6jago" 2025/04/30 05:17:36 INFO : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 05:17:36 DEBUG : : forgetting directory cache 2025/04/30 05:17:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate(0xc000a94280): _readAt: size=512, off=0 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate(0xc000a94280): openPending: 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 04:18:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 05:17:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate(0xc000a94280): >openPending: err= 2025/04/30 05:17:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate(0xc000a94280): >_readAt: n=20, err=EOF 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate(0xc000a94280): close: 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:18:36 +0000 UTC 2025/04/30 05:17:38 DEBUG : TestRWCacheUpdate(0xc000a94280): >close: err= 2025/04/30 05:17:38 DEBUG : : Re-reading directory (164.833291ms old) 2025/04/30 05:17:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:39 DEBUG : : forgetting directory cache 2025/04/30 05:17:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate(0xc000c30540): _readAt: size=512, off=0 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate(0xc000c30540): openPending: 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 04:19:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-30 04:18:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 04:19:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-30 04:18:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/30 05:17:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 05:17:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate(0xc000c30540): >openPending: err= 2025/04/30 05:17:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:41 DEBUG : TestRWCacheUpdate(0xc000c30540): >_readAt: n=20, err=EOF 2025/04/30 05:17:41 DEBUG : TestRWCacheUpdate(0xc000c30540): close: 2025/04/30 05:17:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:19:36 +0000 UTC 2025/04/30 05:17:41 DEBUG : TestRWCacheUpdate(0xc000c30540): >close: err= 2025/04/30 05:17:41 DEBUG : : Re-reading directory (172.572827ms old) 2025/04/30 05:17:41 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:41 DEBUG : : forgetting directory cache 2025/04/30 05:17:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate(0xc000c302c0): _readAt: size=512, off=0 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate(0xc000c302c0): openPending: 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 04:20:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-30 04:19:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 04:20:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-30 04:19:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/30 05:17:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 05:17:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate(0xc000c302c0): >openPending: err= 2025/04/30 05:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate(0xc000c302c0): >_readAt: n=20, err=EOF 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate(0xc000c302c0): close: 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:20:36 +0000 UTC 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate(0xc000c302c0): >close: err= 2025/04/30 05:17:43 DEBUG : : Re-reading directory (165.9039ms old) 2025/04/30 05:17:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:44 DEBUG : : forgetting directory cache 2025/04/30 05:17:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate(0xc000a94740): _readAt: size=512, off=0 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate(0xc000a94740): openPending: 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 04:21:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-30 04:20:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 04:21:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-30 04:20:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/30 05:17:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 05:17:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate(0xc000a94740): >openPending: err= 2025/04/30 05:17:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:46 DEBUG : TestRWCacheUpdate(0xc000a94740): >_readAt: n=20, err=EOF 2025/04/30 05:17:46 DEBUG : TestRWCacheUpdate(0xc000a94740): close: 2025/04/30 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:21:36 +0000 UTC 2025/04/30 05:17:46 DEBUG : TestRWCacheUpdate(0xc000a94740): >close: err= 2025/04/30 05:17:46 DEBUG : : Re-reading directory (173.779001ms old) 2025/04/30 05:17:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:46 DEBUG : : forgetting directory cache 2025/04/30 05:17:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate(0xc0002d8c40): _readAt: size=512, off=0 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate(0xc0002d8c40): openPending: 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 04:22:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-30 04:21:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 04:22:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-30 04:21:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/30 05:17:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 05:17:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate(0xc0002d8c40): >openPending: err= 2025/04/30 05:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate(0xc0002d8c40): >_readAt: n=20, err=EOF 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate(0xc0002d8c40): close: 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:22:36 +0000 UTC 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate(0xc0002d8c40): >close: err= 2025/04/30 05:17:48 DEBUG : : Re-reading directory (161.531419ms old) 2025/04/30 05:17:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:49 DEBUG : : forgetting directory cache 2025/04/30 05:17:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate(0xc000c30580): _readAt: size=512, off=0 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate(0xc000c30580): openPending: 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 04:23:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-30 04:22:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 04:23:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-30 04:22:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/30 05:17:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 05:17:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate(0xc000c30580): >openPending: err= 2025/04/30 05:17:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:51 DEBUG : TestRWCacheUpdate(0xc000c30580): >_readAt: n=20, err=EOF 2025/04/30 05:17:51 DEBUG : TestRWCacheUpdate(0xc000c30580): close: 2025/04/30 05:17:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:23:36 +0000 UTC 2025/04/30 05:17:51 DEBUG : TestRWCacheUpdate(0xc000c30580): >close: err= 2025/04/30 05:17:51 DEBUG : : Re-reading directory (166.519315ms old) 2025/04/30 05:17:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:51 DEBUG : : forgetting directory cache 2025/04/30 05:17:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate(0xc0002d8b40): _readAt: size=512, off=0 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate(0xc0002d8b40): openPending: 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-30 04:24:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-30 04:23:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-30 04:24:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-30 04:23:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/30 05:17:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/30 05:17:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate(0xc0002d8b40): >openPending: err= 2025/04/30 05:17:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate(0xc0002d8b40): >_readAt: n=21, err=EOF 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate(0xc0002d8b40): close: 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:24:36 +0000 UTC 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate(0xc0002d8b40): >close: err= 2025/04/30 05:17:53 DEBUG : : Re-reading directory (184.880831ms old) 2025/04/30 05:17:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:54 DEBUG : : forgetting directory cache 2025/04/30 05:17:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate(0xc000c30700): _readAt: size=512, off=0 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate(0xc000c30700): openPending: 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-30 04:25:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-30 04:24:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-30 04:25:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-30 04:24:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/30 05:17:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/30 05:17:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate(0xc000c30700): >openPending: err= 2025/04/30 05:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate(0xc000c30700): >_readAt: n=22, err=EOF 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate(0xc000c30700): close: 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:25:36 +0000 UTC 2025/04/30 05:17:55 DEBUG : TestRWCacheUpdate(0xc000c30700): >close: err= 2025/04/30 05:17:55 DEBUG : : Re-reading directory (168.539439ms old) 2025/04/30 05:17:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:56 DEBUG : : forgetting directory cache 2025/04/30 05:17:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/04/30 05:17:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate(0xc000c30500): _readAt: size=512, off=0 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate(0xc000c30500): openPending: 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-30 04:26:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-30 04:25:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-30 04:26:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-30 04:25:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/30 05:17:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/30 05:17:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate(0xc000c30500): >openPending: err= 2025/04/30 05:17:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate(0xc000c30500): >_readAt: n=23, err=EOF 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate(0xc000c30500): close: 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:26:36 +0000 UTC 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate(0xc000c30500): >close: err= 2025/04/30 05:17:58 DEBUG : : Re-reading directory (177.325638ms old) 2025/04/30 05:17:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:17:58 DEBUG : : forgetting directory cache 2025/04/30 05:17:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate(0xc0002d8b00): _readAt: size=512, off=0 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate(0xc0002d8b00): openPending: 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-30 04:27:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-30 04:26:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-30 04:27:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-30 04:26:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/30 05:18:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/30 05:18:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate(0xc0002d8b00): >openPending: err= 2025/04/30 05:18:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate(0xc0002d8b00): >_readAt: n=24, err=EOF 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate(0xc0002d8b00): close: 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 04:27:36 +0000 UTC 2025/04/30 05:18:00 DEBUG : TestRWCacheUpdate(0xc0002d8b00): >close: err= 2025/04/30 05:18:00 DEBUG : : Re-reading directory (163.487418ms old) 2025/04/30 05:18:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 05:18:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/30 05:18:01 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:01 DEBUG : : Looking for writers 2025/04/30 05:18:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/30 05:18:01 DEBUG : >WaitForWriters: 2025/04/30 05:18:01 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': vfs cache: cleaner exiting 2025/04/30 05:18:01 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (25.43s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:02 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/04/30 05:18:04 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/04/30 05:18:05 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:05 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:18:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/30 05:18:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/30 05:18:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/30 05:18:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:18:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 05:18:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:18:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/30 05:18:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/30 05:18:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/30 05:18:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:18:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 05:18:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:18:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/30 05:18:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/30 05:18:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/30 05:18:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:18:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 05:18:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:18:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/30 05:18:06 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:06 DEBUG : : Looking for writers 2025/04/30 05:18:06 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/30 05:18:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/30 05:18:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:07 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:07 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:07 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': Reusing VFS from active cache 2025/04/30 05:18:07 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:07 DEBUG : : Looking for writers 2025/04/30 05:18:07 DEBUG : >WaitForWriters: 2025/04/30 05:18:07 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:07 DEBUG : : Looking for writers 2025/04/30 05:18:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:07 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:07 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:07 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:07 DEBUG : : Looking for writers 2025/04/30 05:18:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:08 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:08 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:08 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:08 DEBUG : : Looking for writers 2025/04/30 05:18:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:08 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:08 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:18:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/30 05:18:13 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:13 DEBUG : dir: Looking for writers 2025/04/30 05:18:13 DEBUG : file2: reading active writers 2025/04/30 05:18:13 DEBUG : : Looking for writers 2025/04/30 05:18:13 DEBUG : dir: reading active writers 2025/04/30 05:18:13 DEBUG : file1: reading active writers 2025/04/30 05:18:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.81s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:14 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:14 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:18:17 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/30 05:18:18 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:18 DEBUG : dir: Looking for writers 2025/04/30 05:18:18 DEBUG : : Looking for writers 2025/04/30 05:18:18 DEBUG : dir: reading active writers 2025/04/30 05:18:18 DEBUG : file1: reading active writers 2025/04/30 05:18:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.44s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:19 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:19 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/30 05:18:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/30 05:18:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:18:24 DEBUG : file1: Open: flags=O_RDONLY 2025/04/30 05:18:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/30 05:18:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/30 05:18:24 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:18:24 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/30 05:18:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 05:18:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/30 05:18:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:18:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/30 05:18:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/30 05:18:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/30 05:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/30 05:18:24 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 05:18:26 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/30 05:18:26 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/30 05:18:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/30 05:18:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:18:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/30 05:18:26 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:26 DEBUG : dir: Looking for writers 2025/04/30 05:18:26 DEBUG : file2: reading active writers 2025/04/30 05:18:26 DEBUG : new_file.txt: reading active writers 2025/04/30 05:18:26 DEBUG : : Looking for writers 2025/04/30 05:18:26 DEBUG : file1: reading active writers 2025/04/30 05:18:26 DEBUG : dir: reading active writers 2025/04/30 05:18:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.89s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:27 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:27 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:28 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/30 05:18:30 DEBUG : dir/file2: same parent dir (ODFfODQ4MTY0Ml9vWTRIUg) - using file/rename instead of move_copy for dir/file1 2025/04/30 05:18:30 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/30 05:18:30 DEBUG : dir/file1: Updating file with dir/file1 0xc00084a6c0 2025/04/30 05:18:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/30 05:18:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:31 INFO : dir/file1: Moved (server-side) to: file0 2025/04/30 05:18:31 DEBUG : file0: Updating file with file0 0xc00084a6c0 2025/04/30 05:18:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 05:18:31 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/30 05:18:32 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:32 DEBUG : dir: Looking for writers 2025/04/30 05:18:32 DEBUG : : Looking for writers 2025/04/30 05:18:32 DEBUG : dir: reading active writers 2025/04/30 05:18:32 DEBUG : file0: reading active writers 2025/04/30 05:18:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.68s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:33 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:33 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:33 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:33 DEBUG : : Looking for writers 2025/04/30 05:18:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:33 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:33 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:34 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/30 05:18:34 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/30 05:18:35 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/30 05:18:36 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/30 05:18:37 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/30 05:18:37 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:37 DEBUG : b: Looking for writers 2025/04/30 05:18:37 DEBUG : c: Looking for writers 2025/04/30 05:18:37 DEBUG : d: Looking for writers 2025/04/30 05:18:37 DEBUG : : Looking for writers 2025/04/30 05:18:37 DEBUG : a: Looking for writers 2025/04/30 05:18:37 DEBUG : : Looking for writers 2025/04/30 05:18:37 DEBUG : /: reading active writers 2025/04/30 05:18:37 DEBUG : a: reading active writers 2025/04/30 05:18:37 DEBUG : b: reading active writers 2025/04/30 05:18:37 DEBUG : c: reading active writers 2025/04/30 05:18:37 DEBUG : d: reading active writers 2025/04/30 05:18:37 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestVFSMkdir (13.70s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:47 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:47 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:48 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/30 05:18:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/30 05:18:49 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/30 05:18:49 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/30 05:18:52 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:52 DEBUG : a/b/c/d: Looking for writers 2025/04/30 05:18:52 DEBUG : a/b/c: Looking for writers 2025/04/30 05:18:52 DEBUG : d: reading active writers 2025/04/30 05:18:52 DEBUG : a/b: Looking for writers 2025/04/30 05:18:52 DEBUG : c: reading active writers 2025/04/30 05:18:52 DEBUG : a: Looking for writers 2025/04/30 05:18:52 DEBUG : b: reading active writers 2025/04/30 05:18:52 DEBUG : : Looking for writers 2025/04/30 05:18:52 DEBUG : a: reading active writers 2025/04/30 05:18:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.49s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:54 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:54 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:54 DEBUG : : Looking for writers 2025/04/30 05:18:54 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.38s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:18:55 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:18:55 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:18:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:18:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:18:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:18:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:18:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/30 05:18:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/30 05:18:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/30 05:18:55 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 05:18:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/30 05:18:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:18:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:18:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:18:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:18:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:18:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:18:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:18:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:18:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:18:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:18:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/30 05:18:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 05:18:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 05:18:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:18:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:18:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:57 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 05:18:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/30 05:18:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:18:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 05:18:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 05:18:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:18:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:18:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:58 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (7 bytes), uploading instead of streaming 2025/04/30 05:18:59 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/04/30 05:18:59 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/30 05:18:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:18:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:18:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:18:59 DEBUG : : Looking for writers 2025/04/30 05:18:59 DEBUG : file1: reading active writers 2025/04/30 05:18:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:19:00 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:19:00 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:19:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:19:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:19:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:19:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:19:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:00 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/30 05:19:01 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/30 05:19:01 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/30 05:19:01 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/30 05:19:01 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (11 bytes), uploading instead of streaming 2025/04/30 05:19:02 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/30 05:19:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/30 05:19:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:19:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/30 05:19:03 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:19:03 DEBUG : : Looking for writers 2025/04/30 05:19:03 DEBUG : file1: reading active writers 2025/04/30 05:19:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:19:03 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:19:03 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:19:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:19:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:19:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:19:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:19:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/30 05:19:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:04 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 05:19:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/30 05:19:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/30 05:19:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:19:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/30 05:19:06 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:19:06 DEBUG : : Looking for writers 2025/04/30 05:19:06 DEBUG : file1: reading active writers 2025/04/30 05:19:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.71s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:19:06 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:19:06 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:19:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:19:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:19:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:19:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:19:06 DEBUG : file1: WriteFileHandle.Release closing 2025/04/30 05:19:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:06 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 05:19:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/30 05:19:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:19:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/30 05:19:08 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:19:08 DEBUG : : Looking for writers 2025/04/30 05:19:08 DEBUG : file1: reading active writers 2025/04/30 05:19:08 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (9.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:19:16 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:19:16 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:19:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:19:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:19:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:19:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:19:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:16 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (2 bytes), uploading instead of streaming 2025/04/30 05:19:17 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/30 05:19:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/30 05:19:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:19:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/30 05:19:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:18 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:19:18 DEBUG : : Looking for writers 2025/04/30 05:19:18 DEBUG : file1: reading active writers 2025/04/30 05:19:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.60s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:19:18 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:19:18 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:19:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:19:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:19:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:19:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:19 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 05:19:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/30 05:19:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:19:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:19:20 DEBUG : file1: Open: flags=O_RDONLY 2025/04/30 05:19:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/30 05:19:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/30 05:19:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:19:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/30 05:19:20 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:19:20 DEBUG : : Looking for writers 2025/04/30 05:19:20 DEBUG : file1: reading active writers 2025/04/30 05:19:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.53s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-luvalex6jago'", Local "Local file system at /tmp/rclone675349227", Modify Window "1s" 2025/04/30 05:19:21 INFO : OpenDrive root 'rclone-test-luvalex6jago': poll-interval is not supported by this remote 2025/04/30 05:19:21 NOTICE: OpenDrive root 'rclone-test-luvalex6jago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 05:19:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 05:19:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 05:19:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 05:19:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 05:19:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:21 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': File to upload is small (100 bytes), uploading instead of streaming 2025/04/30 05:19:22 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/04/30 05:19:23 DEBUG : file1: md5 = cedcb30e8bae63ef120f3629549659ae OK 2025/04/30 05:19:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/30 05:19:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 05:19:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 05:19:23 DEBUG : file1: Open: flags=O_RDONLY 2025/04/30 05:19:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/30 05:19:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/30 05:19:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 05:19:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/30 05:19:23 DEBUG : WaitForWriters: timeout=30s 2025/04/30 05:19:23 DEBUG : : Looking for writers 2025/04/30 05:19:23 DEBUG : file1: reading active writers 2025/04/30 05:19:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.80s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/30 05:19:24 DEBUG : OpenDrive root 'rclone-test-luvalex6jago': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 7m14.915538266s (try 1/5)