"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/22 01:47:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jacukuc1yeru" 2025/07/22 01:47:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 01:47:51 DEBUG : Starting OpenDrive session with ID: acc799831178a64ce1fbd920f4201414a7f0ee608e8b75e30f974346bbc59143 2025/07/22 01:47:51 DEBUG : Creating backend with remote "/tmp/rclone501139932" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:47:51 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:47:51 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:47:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:47:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:47:54 DEBUG : dir: Looking for writers 2025/07/22 01:47:54 DEBUG : Looking for writers 2025/07/22 01:47:54 DEBUG : dir: reading active writers 2025/07/22 01:47:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.13s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:47:56 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:47:56 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:47:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:47:59 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/22 01:48:01 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/07/22 01:48:03 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:03 DEBUG : dir/subdir: Looking for writers 2025/07/22 01:48:03 DEBUG : dir: Looking for writers 2025/07/22 01:48:03 DEBUG : file2: reading active writers 2025/07/22 01:48:03 DEBUG : subdir: reading active writers 2025/07/22 01:48:03 DEBUG : file1: reading active writers 2025/07/22 01:48:03 DEBUG : Looking for writers 2025/07/22 01:48:03 DEBUG : dir: reading active writers 2025/07/22 01:48:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.99s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:05 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:05 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:07 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:07 DEBUG : dir: Looking for writers 2025/07/22 01:48:07 DEBUG : file1: reading active writers 2025/07/22 01:48:07 DEBUG : Looking for writers 2025/07/22 01:48:07 DEBUG : dir: reading active writers 2025/07/22 01:48:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.04s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:09 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:09 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:11 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:11 DEBUG : dir: Looking for writers 2025/07/22 01:48:11 DEBUG : Looking for writers 2025/07/22 01:48:11 DEBUG : dir: reading active writers 2025/07/22 01:48:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.60s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:12 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:12 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:15 DEBUG : dir: forgetting directory cache 2025/07/22 01:48:15 DEBUG : forgetting directory cache 2025/07/22 01:48:15 DEBUG : dir: forgetting directory cache 2025/07/22 01:48:15 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:15 DEBUG : Looking for writers 2025/07/22 01:48:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.81s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:16 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:16 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/22 01:48:19 DEBUG : dir: invalidating directory cache 2025/07/22 01:48:19 DEBUG : >ForgetPath: 2025/07/22 01:48:19 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/22 01:48:19 DEBUG : invalidating directory cache 2025/07/22 01:48:19 DEBUG : dir: forgetting directory cache 2025/07/22 01:48:19 DEBUG : >ForgetPath: 2025/07/22 01:48:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/22 01:48:19 DEBUG : >ForgetPath: 2025/07/22 01:48:19 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:19 DEBUG : dir: Looking for writers 2025/07/22 01:48:19 DEBUG : Looking for writers 2025/07/22 01:48:19 DEBUG : dir: reading active writers 2025/07/22 01:48:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.89s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:20 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:20 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:24 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/07/22 01:48:26 DEBUG : forgetting directory cache 2025/07/22 01:48:26 DEBUG : dir: forgetting directory cache 2025/07/22 01:48:27 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:27 DEBUG : dir: Looking for writers 2025/07/22 01:48:27 DEBUG : fil/a/b: Looking for writers 2025/07/22 01:48:27 DEBUG : fil/a: Looking for writers 2025/07/22 01:48:27 DEBUG : b: reading active writers 2025/07/22 01:48:27 DEBUG : fil: Looking for writers 2025/07/22 01:48:27 DEBUG : a: reading active writers 2025/07/22 01:48:27 DEBUG : Looking for writers 2025/07/22 01:48:27 DEBUG : dir: reading active writers 2025/07/22 01:48:27 DEBUG : fil: reading active writers 2025/07/22 01:48:27 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.29s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:29 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:29 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:32 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:32 DEBUG : dir: Looking for writers 2025/07/22 01:48:32 DEBUG : Looking for writers 2025/07/22 01:48:32 DEBUG : dir: reading active writers 2025/07/22 01:48:32 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.61s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:33 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:33 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:36 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:36 DEBUG : dir: Looking for writers 2025/07/22 01:48:36 DEBUG : file1: reading active writers 2025/07/22 01:48:36 DEBUG : Looking for writers 2025/07/22 01:48:36 DEBUG : dir: reading active writers 2025/07/22 01:48:36 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty --- PASS: TestDirStat (6.18s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:39 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:39 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:42 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/22 01:48:45 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/07/22 01:48:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/22 01:48:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/22 01:48:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/22 01:48:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/22 01:48:47 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/07/22 01:48:50 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/07/22 01:48:51 DEBUG : dir: invalidating directory cache 2025/07/22 01:48:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/22 01:48:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/22 01:48:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/22 01:48:52 DEBUG : dir/file1: Reset virtual modtime 2025/07/22 01:48:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/22 01:48:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/22 01:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/22 01:48:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/22 01:48:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:48:52 DEBUG : dir: invalidating directory cache 2025/07/22 01:48:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/22 01:48:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/22 01:48:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/22 01:48:52 DEBUG : forgetting directory cache 2025/07/22 01:48:52 DEBUG : dir: forgetting directory cache 2025/07/22 01:48:52 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/22 01:48:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:52 DEBUG : dir/virtualDir: Looking for writers 2025/07/22 01:48:52 DEBUG : dir: Looking for writers 2025/07/22 01:48:52 DEBUG : file1: reading active writers 2025/07/22 01:48:52 DEBUG : virtualFile2: reading active writers 2025/07/22 01:48:52 DEBUG : virtualFile: reading active writers 2025/07/22 01:48:52 DEBUG : virtualDir: reading active writers 2025/07/22 01:48:52 DEBUG : Looking for writers 2025/07/22 01:48:52 DEBUG : dir: reading active writers 2025/07/22 01:48:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.79s) --- PASS: TestDirReadDirAll/Virtual (5.19s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:54 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:54 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:48:56 ERROR : dir/: Can only open directories read only 2025/07/22 01:48:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:48:56 DEBUG : dir: Looking for writers 2025/07/22 01:48:56 DEBUG : Looking for writers 2025/07/22 01:48:56 DEBUG : dir: reading active writers 2025/07/22 01:48:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.71s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:48:57 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:48:57 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:48:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/07/22 01:49:00 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 01:49:00 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/22 01:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 01:49:00 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:49:01 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/07/22 01:49:02 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:49:02 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/07/22 01:49:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 01:49:02 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:02 DEBUG : dir: Looking for writers 2025/07/22 01:49:02 DEBUG : file1: reading active writers 2025/07/22 01:49:02 DEBUG : potato: reading active writers 2025/07/22 01:49:02 DEBUG : Looking for writers 2025/07/22 01:49:02 DEBUG : dir: reading active writers 2025/07/22 01:49:02 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.13s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:04 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:04 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:49:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 01:49:08 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:08 DEBUG : dir/sub: Looking for writers 2025/07/22 01:49:08 DEBUG : dir: Looking for writers 2025/07/22 01:49:08 DEBUG : file1: reading active writers 2025/07/22 01:49:08 DEBUG : sub: reading active writers 2025/07/22 01:49:08 DEBUG : Looking for writers 2025/07/22 01:49:08 DEBUG : dir: reading active writers 2025/07/22 01:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.74s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:09 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:09 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:49:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 01:49:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/22 01:49:14 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:14 DEBUG : dir/sub/subsub: Looking for writers 2025/07/22 01:49:14 DEBUG : dir/sub: Looking for writers 2025/07/22 01:49:14 DEBUG : subsub: reading active writers 2025/07/22 01:49:14 DEBUG : dir: Looking for writers 2025/07/22 01:49:14 DEBUG : file1: reading active writers 2025/07/22 01:49:14 DEBUG : sub: reading active writers 2025/07/22 01:49:14 DEBUG : Looking for writers 2025/07/22 01:49:14 DEBUG : dir: reading active writers 2025/07/22 01:49:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.54s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:16 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:16 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:49:19 ERROR : dir/: Dir.Remove not empty 2025/07/22 01:49:19 DEBUG : dir/file1: Remove: 2025/07/22 01:49:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:49:19 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:49:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 01:49:19 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:19 DEBUG : Looking for writers 2025/07/22 01:49:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.75s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:20 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:20 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:49:22 DEBUG : dir/file1: Remove: 2025/07/22 01:49:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:49:23 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:49:23 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 01:49:23 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:23 DEBUG : Looking for writers 2025/07/22 01:49:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.90s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:23 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:23 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:49:27 DEBUG : dir/file1: Remove: 2025/07/22 01:49:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:49:27 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:49:27 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:27 DEBUG : dir: Looking for writers 2025/07/22 01:49:27 DEBUG : Looking for writers 2025/07/22 01:49:27 DEBUG : dir: reading active writers 2025/07/22 01:49:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.61s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:28 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:28 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:49:32 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/07/22 01:49:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/22 01:49:33 DEBUG : dir2: same parent dir (ODFfOTMyNjE2NF8zY3FOeQ) - using folder/rename instead of move_copy 2025/07/22 01:49:33 DEBUG : dir: Updating dir with dir2 0xc000657110 2025/07/22 01:49:33 DEBUG : dir: forgetting directory cache 2025/07/22 01:49:33 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 01:49:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/22 01:49:35 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/22 01:49:35 DEBUG : file2: Updating file with file2 0xc000934000 2025/07/22 01:49:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/22 01:49:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:49:36 INFO : dir2/file3: Deleted 2025/07/22 01:49:36 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/22 01:49:36 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000934000 2025/07/22 01:49:36 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/22 01:49:36 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/22 01:49:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/22 01:49:37 DEBUG : renamed empty directory: same parent dir (ODFfOTMyNjE2NF8zY3FOeQ) - using folder/rename instead of move_copy 2025/07/22 01:49:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006eb5f0 2025/07/22 01:49:37 DEBUG : empty directory: forgetting directory cache 2025/07/22 01:49:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/22 01:49:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/22 01:49:37 DEBUG : dir2: Renaming to "dir3" 2025/07/22 01:49:37 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:37 DEBUG : dir3: Looking for writers 2025/07/22 01:49:37 DEBUG : file3: reading active writers 2025/07/22 01:49:37 DEBUG : renamed empty directory: Looking for writers 2025/07/22 01:49:37 DEBUG : Looking for writers 2025/07/22 01:49:37 DEBUG : dir3: reading active writers 2025/07/22 01:49:37 DEBUG : renamed empty directory: reading active writers 2025/07/22 01:49:37 DEBUG : >WaitForWriters: run.go:125: removing dir "dir2" failed - try 1/3: folder not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"renamed empty directory"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=23) "renamed empty directory" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (19.64s) === 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-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:48 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:48 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:49:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 01:49:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:49:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:49:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 01:49:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/22 01:49:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/22 01:49:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 01:49:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:49:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:49:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 01:49:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/22 01:49:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/22 01:49:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 01:49:52 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (12 bytes), uploading instead of streaming 2025/07/22 01:49:53 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/07/22 01:49:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/07/22 01:49:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/07/22 01:49:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 01:49:54 DEBUG : forgetting directory cache 2025/07/22 01:49:54 DEBUG : dir: forgetting directory cache 2025/07/22 01:49:54 DEBUG : dir/sub: forgetting directory cache 2025/07/22 01:49:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/22 01:49:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/22 01:49:54 DEBUG : renamed empty directory: forgetting directory cache 2025/07/22 01:49:54 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:49:54 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/07/22 01:49:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:49:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/07/22 01:49:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 01:49:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:55 DEBUG : dir/sub: Looking for writers 2025/07/22 01:49:55 DEBUG : file0: reading active writers 2025/07/22 01:49:55 DEBUG : file2: reading active writers 2025/07/22 01:49:55 DEBUG : dir: Looking for writers 2025/07/22 01:49:55 DEBUG : file1: reading active writers 2025/07/22 01:49:55 DEBUG : sub: reading active writers 2025/07/22 01:49:55 DEBUG : renamed empty directory: Looking for writers 2025/07/22 01:49:55 DEBUG : Looking for writers 2025/07/22 01:49:55 DEBUG : dir: reading active writers 2025/07/22 01:49:55 DEBUG : renamed empty directory: reading active writers 2025/07/22 01:49:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.82s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:58 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:58 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/22 01:49:58 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:49:58 DEBUG : Looking for writers 2025/07/22 01:49:58 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:49:58 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:49:58 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:49:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/22 01:50:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:50:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/22 01:50:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/22 01:50:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/22 01:50:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:50:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 01:50:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/22 01:50:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:50:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/22 01:50:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/22 01:50:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/22 01:50:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:50:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 01:50:01 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:01 DEBUG : dir: Looking for writers 2025/07/22 01:50:01 DEBUG : file1: reading active writers 2025/07/22 01:50:01 DEBUG : file1.metadata: reading active writers 2025/07/22 01:50:01 DEBUG : Looking for writers 2025/07/22 01:50:01 DEBUG : dir: reading active writers 2025/07/22 01:50:01 DEBUG : dir.metadata: reading active writers 2025/07/22 01:50:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:02 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:02 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:05 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:05 DEBUG : dir: Looking for writers 2025/07/22 01:50:05 DEBUG : file1: reading active writers 2025/07/22 01:50:05 DEBUG : Looking for writers 2025/07/22 01:50:05 DEBUG : dir: reading active writers 2025/07/22 01:50:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.76s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:06 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:06 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:09 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/07/22 01:50:10 DEBUG : Can set mod time: true 2025/07/22 01:50:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/22 01:50:11 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:11 DEBUG : dir: Looking for writers 2025/07/22 01:50:11 DEBUG : file1: reading active writers 2025/07/22 01:50:11 DEBUG : Looking for writers 2025/07/22 01:50:11 DEBUG : dir: reading active writers 2025/07/22 01:50:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:12 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:12 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:50:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:50:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:15 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:50:16 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/22 01:50:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/22 01:50:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/22 01:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:16 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:16 DEBUG : dir: Looking for writers 2025/07/22 01:50:16 DEBUG : file1: reading active writers 2025/07/22 01:50:16 DEBUG : Looking for writers 2025/07/22 01:50:16 DEBUG : dir: reading active writers 2025/07/22 01:50:16 DEBUG : >WaitForWriters: 2025/07/22 01:50:16 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:16 DEBUG : dir: Looking for writers 2025/07/22 01:50:16 DEBUG : file1: reading active writers 2025/07/22 01:50:16 DEBUG : Looking for writers 2025/07/22 01:50:16 DEBUG : dir: reading active writers 2025/07/22 01:50:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:17 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:17 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:50:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:50:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:20 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:50:20 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/22 01:50:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:50:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/22 01:50:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/22 01:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:22 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:22 DEBUG : dir: Looking for writers 2025/07/22 01:50:22 DEBUG : file1: reading active writers 2025/07/22 01:50:22 DEBUG : Looking for writers 2025/07/22 01:50:22 DEBUG : dir: reading active writers 2025/07/22 01:50:22 DEBUG : >WaitForWriters: 2025/07/22 01:50:22 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:22 DEBUG : dir: Looking for writers 2025/07/22 01:50:22 DEBUG : file1: reading active writers 2025/07/22 01:50:22 DEBUG : Looking for writers 2025/07/22 01:50:22 DEBUG : dir: reading active writers 2025/07/22 01:50:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:23 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:23 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:50:23 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:23 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:23 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:50:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/22 01:50:26 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:26 DEBUG : dir: Looking for writers 2025/07/22 01:50:26 DEBUG : file1: reading active writers 2025/07/22 01:50:26 DEBUG : Looking for writers 2025/07/22 01:50:26 DEBUG : dir: reading active writers 2025/07/22 01:50:26 DEBUG : >WaitForWriters: 2025/07/22 01:50:26 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:27 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:27 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:50:27 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:27 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:27 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:50:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/22 01:50:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:50:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:50:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:50:30 DEBUG : dir/file1(0xc0006b76c0): close: 2025/07/22 01:50:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/22 01:50:30 DEBUG : dir/file1(0xc0006b76c0): >close: err= 2025/07/22 01:50:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:30 DEBUG : dir: Looking for writers 2025/07/22 01:50:30 DEBUG : file1: reading active writers 2025/07/22 01:50:30 DEBUG : Looking for writers 2025/07/22 01:50:30 DEBUG : dir: reading active writers 2025/07/22 01:50:30 DEBUG : >WaitForWriters: 2025/07/22 01:50:31 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:31 DEBUG : dir: Looking for writers 2025/07/22 01:50:31 DEBUG : file1: reading active writers 2025/07/22 01:50:31 DEBUG : Looking for writers 2025/07/22 01:50:31 DEBUG : dir: reading active writers 2025/07/22 01:50:31 DEBUG : >WaitForWriters: 2025/07/22 01:50:31 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:32 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:32 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:50:32 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:32 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:50:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:50:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:50:32 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:50:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/22 01:50:34 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:50:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:50:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:50:34 DEBUG : dir/file1(0xc000413380): _writeAt: size=5, off=0 2025/07/22 01:50:34 DEBUG : dir/file1(0xc000413380): openPending: 2025/07/22 01:50:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/22 01:50:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:50:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:34 DEBUG : dir/file1(0xc000413380): >openPending: err= 2025/07/22 01:50:34 DEBUG : dir/file1(0xc000413380): >_writeAt: n=5, err= 2025/07/22 01:50:34 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/22 01:50:34 DEBUG : dir/file1(0xc000413380): close: 2025/07/22 01:50:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/22 01:50:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/22 01:50:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/22 01:50:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/22 01:50:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/22 01:50:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:50:35 DEBUG : dir/file1(0xc000413380): >close: err= 2025/07/22 01:50:35 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:35 DEBUG : dir: Looking for writers 2025/07/22 01:50:35 DEBUG : file1: reading active writers 2025/07/22 01:50:35 DEBUG : Looking for writers 2025/07/22 01:50:35 DEBUG : dir: reading active writers 2025/07/22 01:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:50:35 DEBUG : dir: Looking for writers 2025/07/22 01:50:35 DEBUG : file1: reading active writers 2025/07/22 01:50:35 DEBUG : Looking for writers 2025/07/22 01:50:35 DEBUG : dir: reading active writers 2025/07/22 01:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:50:35 DEBUG : dir: Looking for writers 2025/07/22 01:50:35 DEBUG : file1: reading active writers 2025/07/22 01:50:35 DEBUG : Looking for writers 2025/07/22 01:50:35 DEBUG : dir: reading active writers 2025/07/22 01:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:50:35 DEBUG : dir: Looking for writers 2025/07/22 01:50:35 DEBUG : file1: reading active writers 2025/07/22 01:50:35 DEBUG : Looking for writers 2025/07/22 01:50:35 DEBUG : dir: reading active writers 2025/07/22 01:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:50:35 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:50:35 DEBUG : dir: Looking for writers 2025/07/22 01:50:35 DEBUG : file1: reading active writers 2025/07/22 01:50:35 DEBUG : Looking for writers 2025/07/22 01:50:35 DEBUG : dir: reading active writers 2025/07/22 01:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:50:35 DEBUG : dir: Looking for writers 2025/07/22 01:50:35 DEBUG : file1: reading active writers 2025/07/22 01:50:35 DEBUG : Looking for writers 2025/07/22 01:50:35 DEBUG : dir: reading active writers 2025/07/22 01:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:50:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:35 DEBUG : dir: Looking for writers 2025/07/22 01:50:35 DEBUG : file1: reading active writers 2025/07/22 01:50:35 DEBUG : Looking for writers 2025/07/22 01:50:35 DEBUG : dir: reading active writers 2025/07/22 01:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:50:36 DEBUG : dir: Looking for writers 2025/07/22 01:50:36 DEBUG : file1: reading active writers 2025/07/22 01:50:36 DEBUG : Looking for writers 2025/07/22 01:50:36 DEBUG : dir: reading active writers 2025/07/22 01:50:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:50:36 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/22 01:50:36 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:50:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/22 01:50:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:50:36 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/22 01:50:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:50:37 DEBUG : dir: Looking for writers 2025/07/22 01:50:37 DEBUG : file1: reading active writers 2025/07/22 01:50:37 DEBUG : Looking for writers 2025/07/22 01:50:37 DEBUG : dir: reading active writers 2025/07/22 01:50:37 DEBUG : >WaitForWriters: 2025/07/22 01:50:37 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:37 DEBUG : dir: Looking for writers 2025/07/22 01:50:37 DEBUG : file1: reading active writers 2025/07/22 01:50:37 DEBUG : Looking for writers 2025/07/22 01:50:37 DEBUG : dir: reading active writers 2025/07/22 01:50:37 DEBUG : >WaitForWriters: 2025/07/22 01:50:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.73s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.62s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.27s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.59s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:38 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:38 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:50:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:50:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:50:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 01:50:41 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:41 DEBUG : dir: Looking for writers 2025/07/22 01:50:41 DEBUG : file1: reading active writers 2025/07/22 01:50:41 DEBUG : Looking for writers 2025/07/22 01:50:41 DEBUG : dir: reading active writers 2025/07/22 01:50:41 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpenRead (5.49s) === RUN TestFileOpenReadUnknownSize 2025/07/22 01:50:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/22 01:50:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:50:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/22 01:50:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:44 DEBUG : Looking for writers 2025/07/22 01:50:44 DEBUG : file.txt: reading active writers 2025/07/22 01:50:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:44 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:44 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:47 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (25 bytes), uploading instead of streaming 2025/07/22 01:50:47 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/22 01:50:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/22 01:50:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/22 01:50:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:50:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:48 DEBUG : dir: Looking for writers 2025/07/22 01:50:48 DEBUG : file1: reading active writers 2025/07/22 01:50:48 DEBUG : Looking for writers 2025/07/22 01:50:48 DEBUG : dir: reading active writers 2025/07/22 01:50:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.98s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:49 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:49 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:52 DEBUG : dir/file1: Remove: 2025/07/22 01:50:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:50:52 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:50:52 DEBUG : dir/file1: Remove: 2025/07/22 01:50:52 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/22 01:50:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:52 DEBUG : dir: Looking for writers 2025/07/22 01:50:52 DEBUG : Looking for writers 2025/07/22 01:50:52 DEBUG : dir: reading active writers 2025/07/22 01:50:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.19s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:53 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:53 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:50:56 DEBUG : dir/file1: Remove: 2025/07/22 01:50:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:50:56 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:50:56 DEBUG : dir/file1: Remove: 2025/07/22 01:50:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/22 01:50:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:50:56 DEBUG : dir: Looking for writers 2025/07/22 01:50:56 DEBUG : Looking for writers 2025/07/22 01:50:56 DEBUG : dir: reading active writers 2025/07/22 01:50:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.07s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:50:57 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:50:57 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:50:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:51:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:51:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/22 01:51:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:51:00 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/22 01:51:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:51:00 DEBUG : dir/file1: Open: flags=0x3 2025/07/22 01:51:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/22 01:51:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/22 01:51:00 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:00 DEBUG : dir: Looking for writers 2025/07/22 01:51:00 DEBUG : file1: reading active writers 2025/07/22 01:51:00 DEBUG : Looking for writers 2025/07/22 01:51:00 DEBUG : dir: reading active writers 2025/07/22 01:51:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.71s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:01 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:01 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:51:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:04 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:04 DEBUG : dir: Looking for writers 2025/07/22 01:51:04 DEBUG : file1: reading active writers 2025/07/22 01:51:04 DEBUG : Looking for writers 2025/07/22 01:51:04 DEBUG : dir: reading active writers 2025/07/22 01:51:04 DEBUG : >WaitForWriters: 2025/07/22 01:51:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000a04000 2025/07/22 01:51:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:51:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000a04000 2025/07/22 01:51:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:51:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:51:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a04000 2025/07/22 01:51:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:06 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (25 bytes), uploading instead of streaming 2025/07/22 01:51:06 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/22 01:51:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/22 01:51:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/22 01:51:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:07 DEBUG : newLeaf: Running delayed rename now 2025/07/22 01:51:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000a04000 2025/07/22 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:08 DEBUG : dir: Looking for writers 2025/07/22 01:51:08 DEBUG : Looking for writers 2025/07/22 01:51:08 DEBUG : dir: reading active writers 2025/07/22 01:51:08 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:08 DEBUG : >WaitForWriters: 2025/07/22 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:08 DEBUG : dir: Looking for writers 2025/07/22 01:51:08 DEBUG : Looking for writers 2025/07/22 01:51:08 DEBUG : dir: reading active writers 2025/07/22 01:51:08 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:09 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:09 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:51:09 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:51:09 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:09 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:09 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:51:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:12 DEBUG : dir: Looking for writers 2025/07/22 01:51:12 DEBUG : file1: reading active writers 2025/07/22 01:51:12 DEBUG : Looking for writers 2025/07/22 01:51:12 DEBUG : dir: reading active writers 2025/07/22 01:51:12 DEBUG : >WaitForWriters: 2025/07/22 01:51:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000888540 2025/07/22 01:51:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:51:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000888540 2025/07/22 01:51:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:51:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:51:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc000888540 2025/07/22 01:51:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:14 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (25 bytes), uploading instead of streaming 2025/07/22 01:51:14 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/22 01:51:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/22 01:51:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/22 01:51:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:15 DEBUG : newLeaf: Running delayed rename now 2025/07/22 01:51:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000888540 2025/07/22 01:51:16 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:16 DEBUG : dir: Looking for writers 2025/07/22 01:51:16 DEBUG : Looking for writers 2025/07/22 01:51:16 DEBUG : dir: reading active writers 2025/07/22 01:51:16 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:16 DEBUG : >WaitForWriters: 2025/07/22 01:51:16 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:16 DEBUG : dir: Looking for writers 2025/07/22 01:51:16 DEBUG : Looking for writers 2025/07/22 01:51:16 DEBUG : dir: reading active writers 2025/07/22 01:51:16 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:16 DEBUG : >WaitForWriters: 2025/07/22 01:51:16 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:17 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:17 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:51:17 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:51:17 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:17 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:17 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:51:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:51:20 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:20 DEBUG : dir/file1(0xc0008d44c0): openPending: 2025/07/22 01:51:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/22 01:51:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:51:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:20 DEBUG : dir/file1(0xc0008d44c0): >openPending: err= 2025/07/22 01:51:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:51:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:20 DEBUG : dir/file1(0xc0008d44c0): _writeAt: size=14, off=0 2025/07/22 01:51:20 DEBUG : dir/file1(0xc0008d44c0): >_writeAt: n=14, err= 2025/07/22 01:51:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:51:20 DEBUG : dir/file1(0xc0008d44c0): close: 2025/07/22 01:51:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:51:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:51:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:51:20 DEBUG : dir/file1(0xc0008d44c0): >close: err= 2025/07/22 01:51:20 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:20 DEBUG : dir: Looking for writers 2025/07/22 01:51:20 DEBUG : file1: reading active writers 2025/07/22 01:51:20 DEBUG : Looking for writers 2025/07/22 01:51:20 DEBUG : dir: reading active writers 2025/07/22 01:51:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:51:20 DEBUG : dir: Looking for writers 2025/07/22 01:51:20 DEBUG : file1: reading active writers 2025/07/22 01:51:20 DEBUG : Looking for writers 2025/07/22 01:51:20 DEBUG : dir: reading active writers 2025/07/22 01:51:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:51:20 DEBUG : dir: Looking for writers 2025/07/22 01:51:20 DEBUG : file1: reading active writers 2025/07/22 01:51:20 DEBUG : Looking for writers 2025/07/22 01:51:20 DEBUG : dir: reading active writers 2025/07/22 01:51:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:51:20 DEBUG : dir: Looking for writers 2025/07/22 01:51:20 DEBUG : file1: reading active writers 2025/07/22 01:51:20 DEBUG : Looking for writers 2025/07/22 01:51:20 DEBUG : dir: reading active writers 2025/07/22 01:51:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:51:20 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:51:20 DEBUG : dir: Looking for writers 2025/07/22 01:51:20 DEBUG : file1: reading active writers 2025/07/22 01:51:20 DEBUG : Looking for writers 2025/07/22 01:51:20 DEBUG : dir: reading active writers 2025/07/22 01:51:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:51:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:20 DEBUG : dir: Looking for writers 2025/07/22 01:51:20 DEBUG : file1: reading active writers 2025/07/22 01:51:20 DEBUG : Looking for writers 2025/07/22 01:51:20 DEBUG : dir: reading active writers 2025/07/22 01:51:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:51:21 DEBUG : dir: Looking for writers 2025/07/22 01:51:21 DEBUG : file1: reading active writers 2025/07/22 01:51:21 DEBUG : Looking for writers 2025/07/22 01:51:21 DEBUG : dir: reading active writers 2025/07/22 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:51:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/22 01:51:21 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:51:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:51:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/22 01:51:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:51:21 DEBUG : dir: Looking for writers 2025/07/22 01:51:21 DEBUG : file1: reading active writers 2025/07/22 01:51:21 DEBUG : Looking for writers 2025/07/22 01:51:21 DEBUG : dir: reading active writers 2025/07/22 01:51:21 DEBUG : >WaitForWriters: 2025/07/22 01:51:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:51:21 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:21 DEBUG : dir/file1(0xc0002d2840): _readAt: size=512, off=0 2025/07/22 01:51:21 DEBUG : dir/file1(0xc0002d2840): openPending: 2025/07/22 01:51:21 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/07/22 01:51:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/22 01:51:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:21 DEBUG : dir/file1(0xc0002d2840): >openPending: err= 2025/07/22 01:51:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:51:21 DEBUG : dir/file1(0xc0002d2840): >_readAt: n=14, err=EOF 2025/07/22 01:51:21 DEBUG : dir/file1(0xc0002d2840): close: 2025/07/22 01:51:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:51:21 DEBUG : dir/file1(0xc0002d2840): >close: err= 2025/07/22 01:51:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:51:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000934cc0 2025/07/22 01:51:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:51:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/22 01:51:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000934cc0 2025/07/22 01:51:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:51:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:51:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:24 DEBUG : dir/file1(0xc0002d39c0): openPending: 2025/07/22 01:51:24 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/07/22 01:51:24 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/07/22 01:51:24 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:51:24 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:51:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:51:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:24 DEBUG : dir/file1(0xc0002d39c0): >openPending: err= 2025/07/22 01:51:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:51:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:24 DEBUG : dir/file1(0xc0002d39c0): _writeAt: size=25, off=0 2025/07/22 01:51:24 DEBUG : dir/file1(0xc0002d39c0): >_writeAt: n=25, err= 2025/07/22 01:51:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:51:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000934cc0 2025/07/22 01:51:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:24 DEBUG : newLeaf(0xc0002d39c0): close: 2025/07/22 01:51:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:51:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:51:24.042555772 +0000 UTC m=+213.062478501 2025/07/22 01:51:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:51:24 DEBUG : newLeaf(0xc0002d39c0): >close: err= 2025/07/22 01:51:24 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:24 DEBUG : dir: Looking for writers 2025/07/22 01:51:24 DEBUG : Looking for writers 2025/07/22 01:51:24 DEBUG : dir: reading active writers 2025/07/22 01:51:24 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:51:24 DEBUG : dir: Looking for writers 2025/07/22 01:51:24 DEBUG : Looking for writers 2025/07/22 01:51:24 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:24 DEBUG : dir: reading active writers 2025/07/22 01:51:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:51:24 DEBUG : dir: Looking for writers 2025/07/22 01:51:24 DEBUG : Looking for writers 2025/07/22 01:51:24 DEBUG : dir: reading active writers 2025/07/22 01:51:24 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:51:24 DEBUG : dir: Looking for writers 2025/07/22 01:51:24 DEBUG : Looking for writers 2025/07/22 01:51:24 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:24 DEBUG : dir: reading active writers 2025/07/22 01:51:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:51:24 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:51:24 DEBUG : dir: Looking for writers 2025/07/22 01:51:24 DEBUG : Looking for writers 2025/07/22 01:51:24 DEBUG : dir: reading active writers 2025/07/22 01:51:24 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:51:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/22 01:51:24 DEBUG : dir: Looking for writers 2025/07/22 01:51:24 DEBUG : Looking for writers 2025/07/22 01:51:24 DEBUG : dir: reading active writers 2025/07/22 01:51:24 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:51:25 DEBUG : dir: Looking for writers 2025/07/22 01:51:25 DEBUG : Looking for writers 2025/07/22 01:51:25 DEBUG : dir: reading active writers 2025/07/22 01:51:25 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:51:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/22 01:51:25 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:51:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:51:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/22 01:51:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:51:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:51:25 DEBUG : dir: Looking for writers 2025/07/22 01:51:25 DEBUG : Looking for writers 2025/07/22 01:51:25 DEBUG : dir: reading active writers 2025/07/22 01:51:25 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:25 DEBUG : >WaitForWriters: 2025/07/22 01:51:26 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:26 DEBUG : dir: Looking for writers 2025/07/22 01:51:26 DEBUG : Looking for writers 2025/07/22 01:51:26 DEBUG : dir: reading active writers 2025/07/22 01:51:26 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:26 DEBUG : >WaitForWriters: 2025/07/22 01:51:26 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:27 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:27 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:51:27 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:27 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:27 DEBUG : Config file has changed externally - reloading 2025/07/22 01:51:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:27 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:51:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:29 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:29 DEBUG : dir: Looking for writers 2025/07/22 01:51:29 DEBUG : file1: reading active writers 2025/07/22 01:51:29 DEBUG : Looking for writers 2025/07/22 01:51:29 DEBUG : dir: reading active writers 2025/07/22 01:51:29 DEBUG : >WaitForWriters: 2025/07/22 01:51:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000a040c0 2025/07/22 01:51:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:51:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000a040c0 2025/07/22 01:51:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:51:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:51:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:32 DEBUG : dir/file1(0xc0006b76c0): openPending: 2025/07/22 01:51:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/07/22 01:51:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:51:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:32 DEBUG : dir/file1(0xc0006b76c0): >openPending: err= 2025/07/22 01:51:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:51:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:32 DEBUG : dir/file1(0xc0006b76c0): _writeAt: size=25, off=0 2025/07/22 01:51:32 DEBUG : dir/file1(0xc0006b76c0): >_writeAt: n=25, err= 2025/07/22 01:51:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:51:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000a040c0 2025/07/22 01:51:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:32 DEBUG : newLeaf(0xc0006b76c0): close: 2025/07/22 01:51:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:51:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:51:32.138150958 +0000 UTC m=+221.158073687 2025/07/22 01:51:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:51:32 DEBUG : newLeaf(0xc0006b76c0): >close: err= 2025/07/22 01:51:32 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:32 DEBUG : dir: Looking for writers 2025/07/22 01:51:32 DEBUG : Looking for writers 2025/07/22 01:51:32 DEBUG : dir: reading active writers 2025/07/22 01:51:32 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:51:32 DEBUG : dir: Looking for writers 2025/07/22 01:51:32 DEBUG : Looking for writers 2025/07/22 01:51:32 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:32 DEBUG : dir: reading active writers 2025/07/22 01:51:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:51:32 DEBUG : dir: Looking for writers 2025/07/22 01:51:32 DEBUG : Looking for writers 2025/07/22 01:51:32 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:32 DEBUG : dir: reading active writers 2025/07/22 01:51:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:51:32 DEBUG : dir: Looking for writers 2025/07/22 01:51:32 DEBUG : Looking for writers 2025/07/22 01:51:32 DEBUG : dir: reading active writers 2025/07/22 01:51:32 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:51:32 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:51:32 DEBUG : dir: Looking for writers 2025/07/22 01:51:32 DEBUG : Looking for writers 2025/07/22 01:51:32 DEBUG : dir: reading active writers 2025/07/22 01:51:32 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:51:32 DEBUG : dir: Looking for writers 2025/07/22 01:51:32 DEBUG : Looking for writers 2025/07/22 01:51:32 DEBUG : dir: reading active writers 2025/07/22 01:51:32 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:51:32 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/22 01:51:33 DEBUG : dir: Looking for writers 2025/07/22 01:51:33 DEBUG : Looking for writers 2025/07/22 01:51:33 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:33 DEBUG : dir: reading active writers 2025/07/22 01:51:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:51:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/22 01:51:33 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:51:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:51:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/22 01:51:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:51:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:51:33 DEBUG : dir: Looking for writers 2025/07/22 01:51:33 DEBUG : Looking for writers 2025/07/22 01:51:33 DEBUG : dir: reading active writers 2025/07/22 01:51:33 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:33 DEBUG : >WaitForWriters: 2025/07/22 01:51:34 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:34 DEBUG : dir: Looking for writers 2025/07/22 01:51:34 DEBUG : Looking for writers 2025/07/22 01:51:34 DEBUG : dir: reading active writers 2025/07/22 01:51:34 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:34 DEBUG : >WaitForWriters: 2025/07/22 01:51:34 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:35 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:35 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:51:35 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:35 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:35 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:51:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:51:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:38 DEBUG : dir/file1(0xc0005933c0): openPending: 2025/07/22 01:51:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/22 01:51:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:51:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:38 DEBUG : dir/file1(0xc0005933c0): >openPending: err= 2025/07/22 01:51:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:51:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:38 DEBUG : dir/file1(0xc0005933c0): _writeAt: size=14, off=0 2025/07/22 01:51:38 DEBUG : dir/file1(0xc0005933c0): >_writeAt: n=14, err= 2025/07/22 01:51:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:51:38 DEBUG : dir/file1(0xc0005933c0): close: 2025/07/22 01:51:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:51:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:51:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:51:38 DEBUG : dir/file1(0xc0005933c0): >close: err= 2025/07/22 01:51:38 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:38 DEBUG : dir: Looking for writers 2025/07/22 01:51:38 DEBUG : file1: reading active writers 2025/07/22 01:51:38 DEBUG : Looking for writers 2025/07/22 01:51:38 DEBUG : dir: reading active writers 2025/07/22 01:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:51:38 DEBUG : dir: Looking for writers 2025/07/22 01:51:38 DEBUG : file1: reading active writers 2025/07/22 01:51:38 DEBUG : Looking for writers 2025/07/22 01:51:38 DEBUG : dir: reading active writers 2025/07/22 01:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:51:38 DEBUG : dir: Looking for writers 2025/07/22 01:51:38 DEBUG : file1: reading active writers 2025/07/22 01:51:38 DEBUG : Looking for writers 2025/07/22 01:51:38 DEBUG : dir: reading active writers 2025/07/22 01:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:51:38 DEBUG : dir: Looking for writers 2025/07/22 01:51:38 DEBUG : file1: reading active writers 2025/07/22 01:51:38 DEBUG : Looking for writers 2025/07/22 01:51:38 DEBUG : dir: reading active writers 2025/07/22 01:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:51:38 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:51:38 DEBUG : dir: Looking for writers 2025/07/22 01:51:38 DEBUG : file1: reading active writers 2025/07/22 01:51:38 DEBUG : Looking for writers 2025/07/22 01:51:38 DEBUG : dir: reading active writers 2025/07/22 01:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:51:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:38 DEBUG : dir: Looking for writers 2025/07/22 01:51:38 DEBUG : file1: reading active writers 2025/07/22 01:51:38 DEBUG : Looking for writers 2025/07/22 01:51:38 DEBUG : dir: reading active writers 2025/07/22 01:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:51:38 DEBUG : dir: Looking for writers 2025/07/22 01:51:38 DEBUG : file1: reading active writers 2025/07/22 01:51:38 DEBUG : Looking for writers 2025/07/22 01:51:38 DEBUG : dir: reading active writers 2025/07/22 01:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:51:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/22 01:51:39 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:51:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:51:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/22 01:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:51:39 DEBUG : dir: Looking for writers 2025/07/22 01:51:39 DEBUG : file1: reading active writers 2025/07/22 01:51:39 DEBUG : Looking for writers 2025/07/22 01:51:39 DEBUG : dir: reading active writers 2025/07/22 01:51:39 DEBUG : >WaitForWriters: 2025/07/22 01:51:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:51:39 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:39 DEBUG : dir/file1(0xc0008d47c0): _readAt: size=512, off=0 2025/07/22 01:51:39 DEBUG : dir/file1(0xc0008d47c0): openPending: 2025/07/22 01:51: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/07/22 01:51:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/22 01:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:39 DEBUG : dir/file1(0xc0008d47c0): >openPending: err= 2025/07/22 01:51:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:51:39 DEBUG : dir/file1(0xc0008d47c0): >_readAt: n=14, err=EOF 2025/07/22 01:51:39 DEBUG : dir/file1(0xc0008d47c0): close: 2025/07/22 01:51:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:51:39 DEBUG : dir/file1(0xc0008d47c0): >close: err= 2025/07/22 01:51:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:51:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000888f00 2025/07/22 01:51:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:51:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/22 01:51:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000888f00 2025/07/22 01:51:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:51:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:51:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:41 DEBUG : dir/file1(0xc000592a40): openPending: 2025/07/22 01:51: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/07/22 01:51: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/07/22 01:51:41 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:51:41 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:51:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:51:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:41 DEBUG : dir/file1(0xc000592a40): >openPending: err= 2025/07/22 01:51:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:51:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:41 DEBUG : dir/file1(0xc000592a40): _writeAt: size=25, off=0 2025/07/22 01:51:41 DEBUG : dir/file1(0xc000592a40): >_writeAt: n=25, err= 2025/07/22 01:51:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:51:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000888f00 2025/07/22 01:51:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:42 DEBUG : newLeaf(0xc000592a40): close: 2025/07/22 01:51:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:51:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:51:41.682679759 +0000 UTC m=+230.702602488 2025/07/22 01:51:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:51:42 DEBUG : newLeaf(0xc000592a40): >close: err= 2025/07/22 01:51:42 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:42 DEBUG : dir: Looking for writers 2025/07/22 01:51:42 DEBUG : Looking for writers 2025/07/22 01:51:42 DEBUG : dir: reading active writers 2025/07/22 01:51:42 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:51:42 DEBUG : dir: Looking for writers 2025/07/22 01:51:42 DEBUG : Looking for writers 2025/07/22 01:51:42 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:42 DEBUG : dir: reading active writers 2025/07/22 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:51:42 DEBUG : dir: Looking for writers 2025/07/22 01:51:42 DEBUG : Looking for writers 2025/07/22 01:51:42 DEBUG : dir: reading active writers 2025/07/22 01:51:42 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:51:42 DEBUG : dir: Looking for writers 2025/07/22 01:51:42 DEBUG : Looking for writers 2025/07/22 01:51:42 DEBUG : dir: reading active writers 2025/07/22 01:51:42 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:51:42 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:51:42 DEBUG : dir: Looking for writers 2025/07/22 01:51:42 DEBUG : Looking for writers 2025/07/22 01:51:42 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:42 DEBUG : dir: reading active writers 2025/07/22 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:51:42 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/22 01:51:42 DEBUG : dir: Looking for writers 2025/07/22 01:51:42 DEBUG : Looking for writers 2025/07/22 01:51:42 DEBUG : dir: reading active writers 2025/07/22 01:51:42 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:51:42 DEBUG : dir: Looking for writers 2025/07/22 01:51:42 DEBUG : Looking for writers 2025/07/22 01:51:42 DEBUG : dir: reading active writers 2025/07/22 01:51:42 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:51:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/22 01:51:43 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:51:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:51:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/22 01:51:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:51:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:51:43 DEBUG : dir: Looking for writers 2025/07/22 01:51:43 DEBUG : Looking for writers 2025/07/22 01:51:43 DEBUG : dir: reading active writers 2025/07/22 01:51:43 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:43 DEBUG : >WaitForWriters: 2025/07/22 01:51:43 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:43 DEBUG : dir: Looking for writers 2025/07/22 01:51:43 DEBUG : Looking for writers 2025/07/22 01:51:43 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:43 DEBUG : dir: reading active writers 2025/07/22 01:51:43 DEBUG : >WaitForWriters: 2025/07/22 01:51:43 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:44 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:44 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:51:44 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:44 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:51:44 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:51:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:47 DEBUG : dir: Looking for writers 2025/07/22 01:51:47 DEBUG : file1: reading active writers 2025/07/22 01:51:47 DEBUG : Looking for writers 2025/07/22 01:51:47 DEBUG : dir: reading active writers 2025/07/22 01:51:47 DEBUG : >WaitForWriters: 2025/07/22 01:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:47 DEBUG : dir/file1(0xc0004137c0): _readAt: size=512, off=0 2025/07/22 01:51:47 DEBUG : dir/file1(0xc0004137c0): openPending: 2025/07/22 01:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:47 DEBUG : dir/file1(0xc0004137c0): >openPending: err= 2025/07/22 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/22 01:51:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:51:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:51:47 DEBUG : dir/file1(0xc0004137c0): >_readAt: n=14, err=EOF 2025/07/22 01:51:47 DEBUG : dir/file1(0xc0004137c0): close: 2025/07/22 01:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:51:47 DEBUG : dir/file1(0xc0004137c0): >close: err= 2025/07/22 01:51:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:51:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bd080 2025/07/22 01:51:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:51:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/22 01:51:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0008bd080 2025/07/22 01:51:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:51:50 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:51:50 DEBUG : dir/file1(0xc0005920c0): openPending: 2025/07/22 01:51:50 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/07/22 01:51:50 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/07/22 01:51:50 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:51:50 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:51:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:51:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:51:50 DEBUG : dir/file1(0xc0005920c0): >openPending: err= 2025/07/22 01:51:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:51:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:51:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:51:50 DEBUG : dir/file1(0xc0005920c0): _writeAt: size=25, off=0 2025/07/22 01:51:50 DEBUG : dir/file1(0xc0005920c0): >_writeAt: n=25, err= 2025/07/22 01:51:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:51:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:51:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bd080 2025/07/22 01:51:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:51:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:50 DEBUG : newLeaf(0xc0005920c0): close: 2025/07/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:51:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:51:50.040817353 +0000 UTC m=+239.060740103 2025/07/22 01:51:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:51:50 DEBUG : newLeaf(0xc0005920c0): >close: err= 2025/07/22 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:50 DEBUG : dir: Looking for writers 2025/07/22 01:51:50 DEBUG : Looking for writers 2025/07/22 01:51:50 DEBUG : dir: reading active writers 2025/07/22 01:51:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:51:50 DEBUG : dir: Looking for writers 2025/07/22 01:51:50 DEBUG : Looking for writers 2025/07/22 01:51:50 DEBUG : dir: reading active writers 2025/07/22 01:51:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:51:50 DEBUG : dir: Looking for writers 2025/07/22 01:51:50 DEBUG : Looking for writers 2025/07/22 01:51:50 DEBUG : dir: reading active writers 2025/07/22 01:51:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:51:50 DEBUG : dir: Looking for writers 2025/07/22 01:51:50 DEBUG : Looking for writers 2025/07/22 01:51:50 DEBUG : dir: reading active writers 2025/07/22 01:51:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:51:50 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:51:50 DEBUG : dir: Looking for writers 2025/07/22 01:51:50 DEBUG : Looking for writers 2025/07/22 01:51:50 DEBUG : dir: reading active writers 2025/07/22 01:51:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:51:50 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/22 01:51:50 DEBUG : dir: Looking for writers 2025/07/22 01:51:50 DEBUG : Looking for writers 2025/07/22 01:51:50 DEBUG : dir: reading active writers 2025/07/22 01:51:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:51:51 DEBUG : dir: Looking for writers 2025/07/22 01:51:51 DEBUG : Looking for writers 2025/07/22 01:51:51 DEBUG : dir: reading active writers 2025/07/22 01:51:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:51:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/22 01:51:51 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:51:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:51:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/22 01:51:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:51:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:51:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:51:51 DEBUG : dir: Looking for writers 2025/07/22 01:51:51 DEBUG : Looking for writers 2025/07/22 01:51:51 DEBUG : dir: reading active writers 2025/07/22 01:51:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:51 DEBUG : >WaitForWriters: 2025/07/22 01:51:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:52 DEBUG : dir: Looking for writers 2025/07/22 01:51:52 DEBUG : Looking for writers 2025/07/22 01:51:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:51:52 DEBUG : dir: reading active writers 2025/07/22 01:51:52 DEBUG : >WaitForWriters: 2025/07/22 01:51:52 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestFileRename (52.00s) --- PASS: TestFileRename/off,forceCache=false (8.24s) --- PASS: TestFileRename/minimal,forceCache=false (8.23s) --- PASS: TestFileRename/minimal,forceCache=true (9.61s) --- PASS: TestFileRename/writes,forceCache=false (8.00s) --- PASS: TestFileRename/writes,forceCache=true (9.56s) --- PASS: TestFileRename/full,forceCache=false (8.37s) === 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-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:53 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:53 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:51:53 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:53 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:53 DEBUG : Looking for writers 2025/07/22 01:51:53 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-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:53 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:53 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:51:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:51:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:51:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:51:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:51:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:51:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:51:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/22 01:51:56 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/22 01:51:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:51:56 DEBUG : dir: Looking for writers 2025/07/22 01:51:56 DEBUG : file1: reading active writers 2025/07/22 01:51:56 DEBUG : Looking for writers 2025/07/22 01:51:56 DEBUG : dir: reading active writers 2025/07/22 01:51:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.26s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:51:57 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:51:57 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:51:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:52:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:52:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/22 01:52:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/22 01:52:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/22 01:52:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/22 01:52:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/22 01:52:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/22 01:52:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/22 01:52:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/22 01:52:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/22 01:52:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/22 01:52:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/22 01:52:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/22 01:52:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/22 01:52:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/22 01:52:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/22 01:52:02 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:02 DEBUG : dir: Looking for writers 2025/07/22 01:52:02 DEBUG : file1: reading active writers 2025/07/22 01:52:02 DEBUG : Looking for writers 2025/07/22 01:52:02 DEBUG : dir: reading active writers 2025/07/22 01:52:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.69s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:03 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:03 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:52:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/22 01:52:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:52:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:52:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/22 01:52:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/22 01:52:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/22 01:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/22 01:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/22 01:52:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/22 01:52:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/22 01:52:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/22 01:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/22 01:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/22 01:52:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/22 01:52:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/22 01:52:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/22 01:52:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/22 01:52:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/22 01:52:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/22 01:52:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/22 01:52:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/22 01:52:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/22 01:52:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/22 01:52:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/22 01:52:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/22 01:52:15 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:15 DEBUG : dir: Looking for writers 2025/07/22 01:52:15 DEBUG : file1: reading active writers 2025/07/22 01:52:15 DEBUG : Looking for writers 2025/07/22 01:52:15 DEBUG : dir: reading active writers 2025/07/22 01:52:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (13.45s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:17 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:17 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:52:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:52:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:52:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:19 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:19 DEBUG : dir: Looking for writers 2025/07/22 01:52:19 DEBUG : file1: reading active writers 2025/07/22 01:52:19 DEBUG : Looking for writers 2025/07/22 01:52:19 DEBUG : dir: reading active writers 2025/07/22 01:52:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.21s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:21 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:21 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:52:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:52:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:52:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/22 01:52:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/22 01:52:24 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:24 DEBUG : dir: Looking for writers 2025/07/22 01:52:24 DEBUG : file1: reading active writers 2025/07/22 01:52:24 DEBUG : Looking for writers 2025/07/22 01:52:24 DEBUG : dir: reading active writers 2025/07/22 01:52:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.16s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:25 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:25 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:25 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:25 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:25 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:52:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:52:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:52:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): _readAt: size=1, off=0 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): openPending: 2025/07/22 01:52:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/22 01:52:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:52:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): >openPending: err= 2025/07/22 01:52:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 01:52:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:52:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): >_readAt: n=1, err= 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): _readAt: size=256, off=1 2025/07/22 01:52:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): >_readAt: n=15, err=EOF 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): _readAt: size=16, off=16 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): >_readAt: n=0, err=EOF 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): close: 2025/07/22 01:52:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): >close: err= 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): close: 2025/07/22 01:52:28 DEBUG : dir/file1(0xc0008d4e80): >close: err=file already closed 2025/07/22 01:52:28 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:28 DEBUG : dir: Looking for writers 2025/07/22 01:52:28 DEBUG : file1: reading active writers 2025/07/22 01:52:28 DEBUG : Looking for writers 2025/07/22 01:52:28 DEBUG : dir: reading active writers 2025/07/22 01:52:28 DEBUG : >WaitForWriters: 2025/07/22 01:52:28 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.16s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:29 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:29 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:29 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:29 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:29 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): _readAt: size=1, off=0 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): openPending: 2025/07/22 01:52:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/22 01:52:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): >openPending: err= 2025/07/22 01:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 01:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): >_readAt: n=1, err= 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): _readAt: size=1, off=5 2025/07/22 01:52:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): >_readAt: n=1, err= 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): _readAt: size=1, off=3 2025/07/22 01:52:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): >_readAt: n=1, err= 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): _readAt: size=1, off=13 2025/07/22 01:52:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): >_readAt: n=1, err= 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): _readAt: size=16, off=100 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): >_readAt: n=0, err=EOF 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): close: 2025/07/22 01:52:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:52:32 DEBUG : dir/file1(0xc0002d2680): >close: err= 2025/07/22 01:52:32 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:32 DEBUG : dir: Looking for writers 2025/07/22 01:52:32 DEBUG : file1: reading active writers 2025/07/22 01:52:32 DEBUG : Looking for writers 2025/07/22 01:52:32 DEBUG : dir: reading active writers 2025/07/22 01:52:32 DEBUG : >WaitForWriters: 2025/07/22 01:52:32 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.07s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:33 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:33 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:52:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:52:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:52:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): _readAt: size=1, off=0 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): openPending: 2025/07/22 01:52:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/22 01:52:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >openPending: err= 2025/07/22 01:52:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 01:52:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:52:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >_readAt: n=1, err= 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): _readAt: size=1, off=5 2025/07/22 01:52:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >_readAt: n=1, err= 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): _readAt: size=1, off=1 2025/07/22 01:52:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >_readAt: n=1, err= 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): _readAt: size=6, off=10 2025/07/22 01:52:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >_readAt: n=6, err= 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): _readAt: size=256, off=10 2025/07/22 01:52:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >_readAt: n=6, err=EOF 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): _readAt: size=256, off=100 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >_readAt: n=0, err=EOF 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): close: 2025/07/22 01:52:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >close: err= 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): _readAt: size=256, off=100 2025/07/22 01:52:36 DEBUG : dir/file1(0xc0006b73c0): >_readAt: n=0, err=file already closed 2025/07/22 01:52:36 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:36 DEBUG : dir: Looking for writers 2025/07/22 01:52:36 DEBUG : file1: reading active writers 2025/07/22 01:52:36 DEBUG : Looking for writers 2025/07/22 01:52:36 DEBUG : dir: reading active writers 2025/07/22 01:52:36 DEBUG : >WaitForWriters: 2025/07/22 01:52:36 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.09s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:37 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:37 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:52:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:52:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:52:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): RWFileHandle.Flush 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): _readAt: size=256, off=0 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): openPending: 2025/07/22 01:52:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/22 01:52:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:52:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): >openPending: err= 2025/07/22 01:52:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 01:52:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:52:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): >_readAt: n=16, err=EOF 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): RWFileHandle.Flush 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): RWFileHandle.Flush 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): close: 2025/07/22 01:52:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:52:40 DEBUG : dir/file1(0xc0006b70c0): >close: err= 2025/07/22 01:52:40 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:40 DEBUG : dir: Looking for writers 2025/07/22 01:52:40 DEBUG : file1: reading active writers 2025/07/22 01:52:40 DEBUG : Looking for writers 2025/07/22 01:52:40 DEBUG : dir: reading active writers 2025/07/22 01:52:40 DEBUG : >WaitForWriters: 2025/07/22 01:52:40 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.11s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:41 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:41 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:41 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:41 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:41 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:52:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:52:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:52:44 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:52:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:52:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:52:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): _readAt: size=256, off=0 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): openPending: 2025/07/22 01:52:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/22 01:52:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:52:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): >openPending: err= 2025/07/22 01:52:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 01:52:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:52:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:52:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): >_readAt: n=16, err=EOF 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): RWFileHandle.Release 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): close: 2025/07/22 01:52:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): >close: err= 2025/07/22 01:52:44 DEBUG : dir/file1(0xc0005cec40): RWFileHandle.Release 2025/07/22 01:52:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:44 DEBUG : dir: Looking for writers 2025/07/22 01:52:44 DEBUG : file1: reading active writers 2025/07/22 01:52:44 DEBUG : Looking for writers 2025/07/22 01:52:44 DEBUG : dir: reading active writers 2025/07/22 01:52:44 DEBUG : >WaitForWriters: 2025/07/22 01:52:44 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.08s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:45 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:45 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:45 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:45 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:52:45 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:52:46 DEBUG : file1: newRWFileHandle: 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): openPending: 2025/07/22 01:52:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:52:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): >openPending: err= 2025/07/22 01:52:46 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:52:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:52:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): _writeAt: size=5, off=0 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): >_writeAt: n=5, err= 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): _writeAt: size=7, off=5 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): >_writeAt: n=7, err= 2025/07/22 01:52:46 DEBUG : file1: vfs cache: truncate to size=11 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): close: 2025/07/22 01:52:46 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:52:46.051160509 +0000 UTC m=+295.071083238 2025/07/22 01:52:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): >close: err= 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): close: 2025/07/22 01:52:46 DEBUG : file1(0xc000593c40): >close: err=file already closed 2025/07/22 01:52:46 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:46 DEBUG : Looking for writers 2025/07/22 01:52:46 DEBUG : file1: reading active writers 2025/07/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:52:46 DEBUG : Looking for writers 2025/07/22 01:52:46 DEBUG : file1: reading active writers 2025/07/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:52:46 DEBUG : Looking for writers 2025/07/22 01:52:46 DEBUG : file1: reading active writers 2025/07/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:52:46 DEBUG : Looking for writers 2025/07/22 01:52:46 DEBUG : file1: reading active writers 2025/07/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:52:46 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:52:46 DEBUG : Looking for writers 2025/07/22 01:52:46 DEBUG : file1: reading active writers 2025/07/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:52:46 DEBUG : Looking for writers 2025/07/22 01:52:46 DEBUG : file1: reading active writers 2025/07/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:52:46 DEBUG : Looking for writers 2025/07/22 01:52:46 DEBUG : file1: reading active writers 2025/07/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:52:46 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/22 01:52:47 DEBUG : Looking for writers 2025/07/22 01:52:47 DEBUG : file1: reading active writers 2025/07/22 01:52:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:52:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/22 01:52:47 INFO : file1: Copied (new) 2025/07/22 01:52:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-22 01:52:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/22 01:52:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:52:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:47 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:52:48 DEBUG : Looking for writers 2025/07/22 01:52:48 DEBUG : file1: reading active writers 2025/07/22 01:52:48 DEBUG : >WaitForWriters: 2025/07/22 01:52:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:48 DEBUG : Looking for writers 2025/07/22 01:52:48 DEBUG : file1: reading active writers 2025/07/22 01:52:48 DEBUG : >WaitForWriters: 2025/07/22 01:52:48 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:49 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:49 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:49 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:49 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:52:49 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:52:49 DEBUG : file1: newRWFileHandle: 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): openPending: 2025/07/22 01:52:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): >openPending: err= 2025/07/22 01:52:49 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:52:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): _writeAt: size=7, off=0 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): >_writeAt: n=7, err= 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): _writeAt: size=6, off=5 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): >_writeAt: n=6, err= 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): close: 2025/07/22 01:52:49 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:52:49.169601472 +0000 UTC m=+298.189524241 2025/07/22 01:52:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): >close: err= 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): _writeAt: size=5, off=0 2025/07/22 01:52:49 DEBUG : file1(0xc0008d4100): >_writeAt: n=0, err=file already closed 2025/07/22 01:52:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:49 DEBUG : Looking for writers 2025/07/22 01:52:49 DEBUG : file1: reading active writers 2025/07/22 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:52:49 DEBUG : Looking for writers 2025/07/22 01:52:49 DEBUG : file1: reading active writers 2025/07/22 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:52:49 DEBUG : Looking for writers 2025/07/22 01:52:49 DEBUG : file1: reading active writers 2025/07/22 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:52:49 DEBUG : Looking for writers 2025/07/22 01:52:49 DEBUG : file1: reading active writers 2025/07/22 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:52:49 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:52:49 DEBUG : Looking for writers 2025/07/22 01:52:49 DEBUG : file1: reading active writers 2025/07/22 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:52:49 DEBUG : Looking for writers 2025/07/22 01:52:49 DEBUG : file1: reading active writers 2025/07/22 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:52:49 DEBUG : Looking for writers 2025/07/22 01:52:49 DEBUG : file1: reading active writers 2025/07/22 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:52:50 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/22 01:52:50 DEBUG : Looking for writers 2025/07/22 01:52:50 DEBUG : file1: reading active writers 2025/07/22 01:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:52:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/22 01:52:50 INFO : file1: Copied (new) 2025/07/22 01:52:50 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-22 01:52:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/22 01:52:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:50 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:52:51 DEBUG : Looking for writers 2025/07/22 01:52:51 DEBUG : file1: reading active writers 2025/07/22 01:52:51 DEBUG : >WaitForWriters: 2025/07/22 01:52:51 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:51 DEBUG : Looking for writers 2025/07/22 01:52:51 DEBUG : file1: reading active writers 2025/07/22 01:52:51 DEBUG : >WaitForWriters: 2025/07/22 01:52:51 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.12s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:52 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:52 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:52 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:52 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:52:52 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:52:52 DEBUG : file1: newRWFileHandle: 2025/07/22 01:52:52 DEBUG : file1(0xc000592580): openPending: 2025/07/22 01:52:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:52:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:52 DEBUG : file1(0xc000592580): >openPending: err= 2025/07/22 01:52:52 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:52:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:52:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:52:52 DEBUG : file1(0xc000592580): close: 2025/07/22 01:52:52 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:52:52.669303977 +0000 UTC m=+301.689226736 2025/07/22 01:52:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:52:52 DEBUG : file1(0xc000592580): >close: err= 2025/07/22 01:52:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:52:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:52:52 DEBUG : file2: newRWFileHandle: 2025/07/22 01:52:52 DEBUG : file2(0xc000593180): openPending: 2025/07/22 01:52:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:52:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:52:52 DEBUG : file2(0xc000593180): >openPending: err= 2025/07/22 01:52:52 DEBUG : file2: >newRWFileHandle: err= 2025/07/22 01:52:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:52:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/22 01:52:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/22 01:52:52 DEBUG : file2(0xc000593180): RWFileHandle.Flush 2025/07/22 01:52:52 DEBUG : file2(0xc000593180): RWFileHandle.Release 2025/07/22 01:52:52 DEBUG : file2(0xc000593180): close: 2025/07/22 01:52:52 DEBUG : file2: vfs cache: setting modification time to 2025-07-22 01:52:52.671140533 +0000 UTC m=+301.691063292 2025/07/22 01:52:52 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/22 01:52:52 DEBUG : file2(0xc000593180): >close: err= 2025/07/22 01:52:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:52 DEBUG : Looking for writers 2025/07/22 01:52:52 DEBUG : file1: reading active writers 2025/07/22 01:52:52 DEBUG : file2: reading active writers 2025/07/22 01:52:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/22 01:52:52 DEBUG : Looking for writers 2025/07/22 01:52:52 DEBUG : file1: reading active writers 2025/07/22 01:52:52 DEBUG : file2: reading active writers 2025/07/22 01:52:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/22 01:52:52 DEBUG : Looking for writers 2025/07/22 01:52:52 DEBUG : file1: reading active writers 2025/07/22 01:52:52 DEBUG : file2: reading active writers 2025/07/22 01:52:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/22 01:52:52 DEBUG : Looking for writers 2025/07/22 01:52:52 DEBUG : file1: reading active writers 2025/07/22 01:52:52 DEBUG : file2: reading active writers 2025/07/22 01:52:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/22 01:52:52 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:52:52 DEBUG : file2: vfs cache: starting upload 2025/07/22 01:52:52 DEBUG : Looking for writers 2025/07/22 01:52:52 DEBUG : file1: reading active writers 2025/07/22 01:52:52 DEBUG : file2: reading active writers 2025/07/22 01:52:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/22 01:52:52 DEBUG : Looking for writers 2025/07/22 01:52:52 DEBUG : file1: reading active writers 2025/07/22 01:52:52 DEBUG : file2: reading active writers 2025/07/22 01:52:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/22 01:52:53 DEBUG : Looking for writers 2025/07/22 01:52:53 DEBUG : file1: reading active writers 2025/07/22 01:52:53 DEBUG : file2: reading active writers 2025/07/22 01:52:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/22 01:52:53 DEBUG : Looking for writers 2025/07/22 01:52:53 DEBUG : file1: reading active writers 2025/07/22 01:52:53 DEBUG : file2: reading active writers 2025/07/22 01:52:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 01:52:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/22 01:52:54 INFO : file1: Copied (new) 2025/07/22 01:52:54 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-22 01:52:52 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/22 01:52:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:54 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:52:54 DEBUG : Looking for writers 2025/07/22 01:52:54 DEBUG : file1: reading active writers 2025/07/22 01:52:54 DEBUG : file2: reading active writers 2025/07/22 01:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:52:55 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/22 01:52:55 INFO : file2: Copied (new) 2025/07/22 01:52:55 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-22 01:52:52 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/22 01:52:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/22 01:52:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:52:55 INFO : file2: vfs cache: upload succeeded try #1 2025/07/22 01:52:55 DEBUG : Looking for writers 2025/07/22 01:52:55 DEBUG : file2: reading active writers 2025/07/22 01:52:55 DEBUG : file1: reading active writers 2025/07/22 01:52:55 DEBUG : >WaitForWriters: 2025/07/22 01:52:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:56 DEBUG : Looking for writers 2025/07/22 01:52:56 DEBUG : file1: reading active writers 2025/07/22 01:52:56 DEBUG : file2: reading active writers 2025/07/22 01:52:56 DEBUG : >WaitForWriters: 2025/07/22 01:52:56 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.66s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:56 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:56 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:56 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:56 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:52:56 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:52:56 DEBUG : file1: newRWFileHandle: 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): openPending: 2025/07/22 01:52:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:52:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): >openPending: err= 2025/07/22 01:52:56 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:52:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:52:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): _writeAt: size=5, off=0 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): >_writeAt: n=5, err= 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): RWFileHandle.Flush 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): RWFileHandle.Flush 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): close: 2025/07/22 01:52:56 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:52:56.962752082 +0000 UTC m=+305.982674861 2025/07/22 01:52:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:52:56 DEBUG : file1(0xc0008d4380): >close: err= 2025/07/22 01:52:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:56 DEBUG : Looking for writers 2025/07/22 01:52:56 DEBUG : file1: reading active writers 2025/07/22 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:52:56 DEBUG : Looking for writers 2025/07/22 01:52:56 DEBUG : file1: reading active writers 2025/07/22 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:52:56 DEBUG : Looking for writers 2025/07/22 01:52:56 DEBUG : file1: reading active writers 2025/07/22 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:52:57 DEBUG : Looking for writers 2025/07/22 01:52:57 DEBUG : file1: reading active writers 2025/07/22 01:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:52:57 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:52:57 DEBUG : Looking for writers 2025/07/22 01:52:57 DEBUG : file1: reading active writers 2025/07/22 01:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:52:57 DEBUG : Looking for writers 2025/07/22 01:52:57 DEBUG : file1: reading active writers 2025/07/22 01:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:52:57 DEBUG : Looking for writers 2025/07/22 01:52:57 DEBUG : file1: reading active writers 2025/07/22 01:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:52:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/22 01:52:58 DEBUG : Looking for writers 2025/07/22 01:52:58 DEBUG : file1: reading active writers 2025/07/22 01:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:52:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:52:58 INFO : file1: Copied (new) 2025/07/22 01:52:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-22 01:52:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/22 01:52:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:58 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:52:59 DEBUG : Looking for writers 2025/07/22 01:52:59 DEBUG : file1: reading active writers 2025/07/22 01:52:59 DEBUG : >WaitForWriters: 2025/07/22 01:52:59 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.95s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:52:59 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:52:59 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:52:59 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:59 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:52:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:52:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:52:59 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:52:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:52:59 DEBUG : file1: newRWFileHandle: 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): openPending: 2025/07/22 01:52:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:52:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): >openPending: err= 2025/07/22 01:52:59 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:52:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:52:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:52:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): _writeAt: size=5, off=0 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): >_writeAt: n=5, err= 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): RWFileHandle.Release 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): close: 2025/07/22 01:52:59 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:52:59.914426122 +0000 UTC m=+308.934348890 2025/07/22 01:52:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): >close: err= 2025/07/22 01:52:59 DEBUG : file1(0xc0005ce1c0): RWFileHandle.Release 2025/07/22 01:52:59 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:52:59 DEBUG : Looking for writers 2025/07/22 01:52:59 DEBUG : file1: reading active writers 2025/07/22 01:52:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:52:59 DEBUG : Looking for writers 2025/07/22 01:52:59 DEBUG : file1: reading active writers 2025/07/22 01:52:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:52:59 DEBUG : Looking for writers 2025/07/22 01:52:59 DEBUG : file1: reading active writers 2025/07/22 01:52:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:52:59 DEBUG : Looking for writers 2025/07/22 01:52:59 DEBUG : file1: reading active writers 2025/07/22 01:52:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:53:00 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:53:00 DEBUG : Looking for writers 2025/07/22 01:53:00 DEBUG : file1: reading active writers 2025/07/22 01:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:53:00 DEBUG : Looking for writers 2025/07/22 01:53:00 DEBUG : file1: reading active writers 2025/07/22 01:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:53:00 DEBUG : Looking for writers 2025/07/22 01:53:00 DEBUG : file1: reading active writers 2025/07/22 01:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:53:00 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/22 01:53:01 DEBUG : Looking for writers 2025/07/22 01:53:01 DEBUG : file1: reading active writers 2025/07/22 01:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:53:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:53:01 INFO : file1: Copied (new) 2025/07/22 01:53:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-22 01:52:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/22 01:53:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:53:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:01 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:53:02 DEBUG : Looking for writers 2025/07/22 01:53:02 DEBUG : file1: reading active writers 2025/07/22 01:53:02 DEBUG : >WaitForWriters: 2025/07/22 01:53:02 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got file1 (5) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleReleaseWrite (10.50s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:10 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:10 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:10 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:10 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:10 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), file1 (5) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "file1" 2025/07/22 01:53:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:53:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:53:21 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:53:21 DEBUG : dir/file1(0xc0005ce1c0): openPending: 2025/07/22 01:53:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/22 01:53:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:21 DEBUG : dir/file1(0xc0005ce1c0): >openPending: err= 2025/07/22 01:53:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:53:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:53:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:53:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:53:21 DEBUG : dir/file1(0xc0005ce1c0): _writeAt: size=5, off=0 2025/07/22 01:53:21 DEBUG : dir/file1(0xc0005ce1c0): >_writeAt: n=5, err= 2025/07/22 01:53:21 DEBUG : dir/file1(0xc0005ce1c0): close: 2025/07/22 01:53:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 01:53:21.492401699 +0000 UTC m=+330.512324468 2025/07/22 01:53:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:21 DEBUG : dir/file1(0xc0005ce1c0): >close: err= 2025/07/22 01:53:21 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:21 DEBUG : dir: Looking for writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Looking for writers 2025/07/22 01:53:21 DEBUG : dir: reading active writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:53:21 DEBUG : dir: Looking for writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Looking for writers 2025/07/22 01:53:21 DEBUG : dir: reading active writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:53:21 DEBUG : dir: Looking for writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Looking for writers 2025/07/22 01:53:21 DEBUG : dir: reading active writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:53:21 DEBUG : dir: Looking for writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Looking for writers 2025/07/22 01:53:21 DEBUG : dir: reading active writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:53:21 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:53:21 DEBUG : dir: Looking for writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Looking for writers 2025/07/22 01:53:21 DEBUG : dir: reading active writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:53:21 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/22 01:53:21 DEBUG : dir: Looking for writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Looking for writers 2025/07/22 01:53:21 DEBUG : dir: reading active writers 2025/07/22 01:53:21 DEBUG : file1: reading active writers 2025/07/22 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:53:22 DEBUG : dir: Looking for writers 2025/07/22 01:53:22 DEBUG : file1: reading active writers 2025/07/22 01:53:22 DEBUG : Looking for writers 2025/07/22 01:53:22 DEBUG : dir: reading active writers 2025/07/22 01:53:22 DEBUG : file1: reading active writers 2025/07/22 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:53:22 DEBUG : dir: Looking for writers 2025/07/22 01:53:22 DEBUG : file1: reading active writers 2025/07/22 01:53:22 DEBUG : Looking for writers 2025/07/22 01:53:22 DEBUG : dir: reading active writers 2025/07/22 01:53:22 DEBUG : file1: reading active writers 2025/07/22 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:53:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:53:22 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:53:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-22 01:53:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/22 01:53:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:53:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:53:23 DEBUG : dir: Looking for writers 2025/07/22 01:53:23 DEBUG : file1: reading active writers 2025/07/22 01:53:23 DEBUG : Looking for writers 2025/07/22 01:53:23 DEBUG : dir: reading active writers 2025/07/22 01:53:23 DEBUG : file1: reading active writers 2025/07/22 01:53:23 DEBUG : >WaitForWriters: 2025/07/22 01:53:23 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (14.73s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:24 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:24 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:24 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:24 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:24 DEBUG : Config file has changed externally - reloading 2025/07/22 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:24 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/22 01:53:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:53:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:53:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): _writeAt: size=5, off=0 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): openPending: 2025/07/22 01:53:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/22 01:53:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): >openPending: err= 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): >_writeAt: n=5, err= 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): _writeAt: size=15, off=5 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): >_writeAt: n=15, err= 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): close: 2025/07/22 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/22 01:53:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 01:53:27.828163939 +0000 UTC m=+336.848086708 2025/07/22 01:53:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:27 DEBUG : dir/file1(0xc00090e400): >close: err= 2025/07/22 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:27 DEBUG : dir: Looking for writers 2025/07/22 01:53:27 DEBUG : file1: reading active writers 2025/07/22 01:53:27 DEBUG : Looking for writers 2025/07/22 01:53:27 DEBUG : dir: reading active writers 2025/07/22 01:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:53:27 DEBUG : dir: Looking for writers 2025/07/22 01:53:27 DEBUG : file1: reading active writers 2025/07/22 01:53:27 DEBUG : Looking for writers 2025/07/22 01:53:27 DEBUG : dir: reading active writers 2025/07/22 01:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:53:27 DEBUG : dir: Looking for writers 2025/07/22 01:53:27 DEBUG : file1: reading active writers 2025/07/22 01:53:27 DEBUG : Looking for writers 2025/07/22 01:53:27 DEBUG : dir: reading active writers 2025/07/22 01:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:53:27 DEBUG : dir: Looking for writers 2025/07/22 01:53:27 DEBUG : file1: reading active writers 2025/07/22 01:53:27 DEBUG : Looking for writers 2025/07/22 01:53:27 DEBUG : dir: reading active writers 2025/07/22 01:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:53:27 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:53:27 DEBUG : dir: Looking for writers 2025/07/22 01:53:27 DEBUG : file1: reading active writers 2025/07/22 01:53:27 DEBUG : Looking for writers 2025/07/22 01:53:27 DEBUG : dir: reading active writers 2025/07/22 01:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:53:28 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/07/22 01:53:28 DEBUG : dir: Looking for writers 2025/07/22 01:53:28 DEBUG : file1: reading active writers 2025/07/22 01:53:28 DEBUG : Looking for writers 2025/07/22 01:53:28 DEBUG : dir: reading active writers 2025/07/22 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:53:28 DEBUG : dir: Looking for writers 2025/07/22 01:53:28 DEBUG : file1: reading active writers 2025/07/22 01:53:28 DEBUG : Looking for writers 2025/07/22 01:53:28 DEBUG : dir: reading active writers 2025/07/22 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:53:29 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/07/22 01:53:29 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:53:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-22 01:53:27 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/07/22 01:53:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:53:29 DEBUG : dir: Looking for writers 2025/07/22 01:53:29 DEBUG : file1: reading active writers 2025/07/22 01:53:29 DEBUG : Looking for writers 2025/07/22 01:53:29 DEBUG : dir: reading active writers 2025/07/22 01:53:29 DEBUG : >WaitForWriters: 2025/07/22 01:53:29 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.15s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:30 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:30 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:30 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:30 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:30 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:30 DEBUG : file1: newRWFileHandle: 2025/07/22 01:53:30 DEBUG : file1(0xc00090f7c0): openPending: 2025/07/22 01:53:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:30 DEBUG : file1(0xc00090f7c0): >openPending: err= 2025/07/22 01:53:30 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:53:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:53:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:53:30 DEBUG : file1(0xc00090f7c0): _writeAt: size=5, off=0 2025/07/22 01:53:30 DEBUG : file1(0xc00090f7c0): >_writeAt: n=5, err= 2025/07/22 01:53:30 DEBUG : file1(0xc00090f7c0): close: 2025/07/22 01:53:30 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:53:30.283402844 +0000 UTC m=+339.303325593 2025/07/22 01:53:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:30 DEBUG : file1(0xc00090f7c0): >close: err= 2025/07/22 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:30 DEBUG : Looking for writers 2025/07/22 01:53:30 DEBUG : file1: reading active writers 2025/07/22 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:53:30 DEBUG : Looking for writers 2025/07/22 01:53:30 DEBUG : file1: reading active writers 2025/07/22 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:53:30 DEBUG : Looking for writers 2025/07/22 01:53:30 DEBUG : file1: reading active writers 2025/07/22 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:53:30 DEBUG : Looking for writers 2025/07/22 01:53:30 DEBUG : file1: reading active writers 2025/07/22 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:53:30 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:53:30 DEBUG : Looking for writers 2025/07/22 01:53:30 DEBUG : file1: reading active writers 2025/07/22 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:53:30 DEBUG : Looking for writers 2025/07/22 01:53:30 DEBUG : file1: reading active writers 2025/07/22 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:53:30 DEBUG : Looking for writers 2025/07/22 01:53:30 DEBUG : file1: reading active writers 2025/07/22 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:53:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/22 01:53:31 DEBUG : Looking for writers 2025/07/22 01:53:31 DEBUG : file1: reading active writers 2025/07/22 01:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:53:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:53:32 INFO : file1: Copied (new) 2025/07/22 01:53:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-22 01:53:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/22 01:53:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:53:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:32 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:53:32 DEBUG : Looking for writers 2025/07/22 01:53:32 DEBUG : file1: reading active writers 2025/07/22 01:53:32 DEBUG : >WaitForWriters: 2025/07/22 01:53:32 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:33 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/22 01:53:33 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000592800): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000592800): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000592800): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000592800): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000592800): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.267817897 +0000 UTC m=+342.287740656 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000592800): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.267817897 +0000 UTC m=+342.287740656 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005933c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000593dc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000593dc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000593dc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000593dc0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000593dc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.267817897 +0000 UTC m=+342.287740656 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000593dc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347d50 item 1 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413740): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413740): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413740): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413740): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413740): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.272403291 +0000 UTC m=+342.292326060 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413740): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413d80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413d80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413d80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413d80): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413d80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.272403291 +0000 UTC m=+342.292326060 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000413d80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9960 item 2 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e3c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e3c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e3c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e3c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e3c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.275277114 +0000 UTC m=+342.295199883 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e3c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.275277114 +0000 UTC m=+342.295199883 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090e8c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090edc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090edc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090edc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090edc0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090edc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.275277114 +0000 UTC m=+342.295199883 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090edc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 3 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090f440): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090f440): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090f440): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090f440): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090f440): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.279246001 +0000 UTC m=+342.299168760 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090f440): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090fa80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090fa80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090fa80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090fa80): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090fa80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.279246001 +0000 UTC m=+342.299168760 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00090fa80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004738f0 item 4 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4680): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4680): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4680): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4680): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4680): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.282546062 +0000 UTC m=+342.302468832 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4680): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.282546062 +0000 UTC m=+342.302468832 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d4b40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5080): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5080): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5080): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5080): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5080): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.282546062 +0000 UTC m=+342.302468832 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5080): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a230 item 5 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5740): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5740): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5740): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5740): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5740): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.286447343 +0000 UTC m=+342.306370112 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5740): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5cc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5cc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5cc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5cc0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5cc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.286447343 +0000 UTC m=+342.306370112 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008d5cc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 6 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce480): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce480): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce480): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce480): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce480): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.289411975 +0000 UTC m=+342.309334744 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce480): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.289411975 +0000 UTC m=+342.309334744 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ce980): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ceec0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ceec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ceec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ceec0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ceec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.289411975 +0000 UTC m=+342.309334744 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005ceec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae00 item 7 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cf5c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cf5c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cf5c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cf5c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cf5c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.293410077 +0000 UTC m=+342.313332837 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cf5c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cfb00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cfb00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cfb00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cfb00): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cfb00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.293410077 +0000 UTC m=+342.313332837 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0005cfb00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b490 item 8 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c140): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc00073c140): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c140): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c140): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c140): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c140): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c140): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c500): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c500): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c500): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.296143407 +0000 UTC m=+342.316066155 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.296143407 +0000 UTC m=+342.316066155 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073c980): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073ce80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073ce80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073ce80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073ce80): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073ce80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.296143407 +0000 UTC m=+342.316066155 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073ce80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b8f0 item 9 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073d500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073d500): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073d500): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073d500): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073d500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.299337179 +0000 UTC m=+342.319259918 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073d500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073da40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073da40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073da40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073da40): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073da40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.299337179 +0000 UTC m=+342.319259918 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00073da40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367030 item 10 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4100): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc0007c4100): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4100): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4100): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4100): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4100): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4100): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c44c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c44c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c44c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c44c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c44c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.30180491 +0000 UTC m=+342.321727659 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c44c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.30180491 +0000 UTC m=+342.321727659 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c49c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4ec0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4ec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4ec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4ec0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4ec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.30180491 +0000 UTC m=+342.321727659 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c4ec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c00 item 11 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5540): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5540): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5540): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5540): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5540): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.305159494 +0000 UTC m=+342.325082243 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5540): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5a80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5a80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5a80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5a80): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5a80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.305159494 +0000 UTC m=+342.325082243 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007c5a80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 12 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa140): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc0007fa140): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa140): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa140): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa140): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa140): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa140): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa500): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa500): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa500): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.30809907 +0000 UTC m=+342.328021838 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0006b7e80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0006b7e80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0006b7e80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0006b7e80): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0006b7e80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.30809907 +0000 UTC m=+342.328021838 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0006b7e80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c8c0 item 13 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030c580): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030c580): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030c580): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030c580): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030c580): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.310239465 +0000 UTC m=+342.330162204 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030c580): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030cac0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030cac0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030cac0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030cac0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030cac0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.310239465 +0000 UTC m=+342.330162204 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030cac0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dce0 item 14 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d100): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc00030d100): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d100): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d100): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d100): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d100): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d100): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d4c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d4c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d4c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d4c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d4c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.313744612 +0000 UTC m=+342.333667361 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030d4c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030db80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030db80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030db80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030db80): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030db80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.313744612 +0000 UTC m=+342.333667361 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00030db80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391260 item 15 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4280): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4280): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4280): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4280): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4280): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.316806017 +0000 UTC m=+342.336728766 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4280): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a47c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a47c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a47c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a47c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a47c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.316806017 +0000 UTC m=+342.336728766 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a47c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 16 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4e00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4e00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4e00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4e00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4e00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.319186574 +0000 UTC m=+342.339109323 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a4e00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.319186574 +0000 UTC m=+342.339109323 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5280): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5780): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5780): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5780): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5780): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5780): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.319186574 +0000 UTC m=+342.339109323 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5780): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ab0 item 17 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5e00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5e00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5e00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5e00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5e00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.322002547 +0000 UTC m=+342.341925296 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008a5e00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f23c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f23c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f23c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f23c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f23c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.322002547 +0000 UTC m=+342.341925296 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f23c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 18 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa980): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa980): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa980): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa980): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa980): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.325020751 +0000 UTC m=+342.344943500 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fa980): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.325020751 +0000 UTC m=+342.344943500 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fae80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fb380): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fb380): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fb380): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fb380): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fb380): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.325020751 +0000 UTC m=+342.344943500 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fb380): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339570 item 19 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fba00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fba00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fba00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fba00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fba00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.328911411 +0000 UTC m=+342.348834160 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fba00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fbf40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fbf40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fbf40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fbf40): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fbf40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.328911411 +0000 UTC m=+342.348834160 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0007fbf40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003644d0 item 20 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830640): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830640): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830640): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830640): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830640): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.332150929 +0000 UTC m=+342.352073698 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830640): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.332150929 +0000 UTC m=+342.352073698 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000830b40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831040): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831040): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831040): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831040): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831040): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.332150929 +0000 UTC m=+342.352073698 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831040): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003648c0 item 21 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008316c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008316c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008316c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008316c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008316c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.335944768 +0000 UTC m=+342.355867518 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008316c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831c00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831c00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831c00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831c00): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831c00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.335944768 +0000 UTC m=+342.355867518 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000831c00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 22 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c300): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c300): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c300): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c300): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c300): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.338632852 +0000 UTC m=+342.358555591 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c300): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.338632852 +0000 UTC m=+342.358555591 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085c800): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085cd00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085cd00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085cd00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085cd00): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085cd00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.338632852 +0000 UTC m=+342.358555591 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085cd00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003652d0 item 23 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d380): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d380): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d380): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d380): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d380): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.341795547 +0000 UTC m=+342.361718286 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d380): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d8c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d8c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d8c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d8c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d8c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.341795547 +0000 UTC m=+342.361718286 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085d8c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 24 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085df00): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc00085df00): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085df00): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085df00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085df00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085df00): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00085df00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e340): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e340): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e340): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.344250883 +0000 UTC m=+342.364173633 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.344250883 +0000 UTC m=+342.364173633 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087e840): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087ed80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087ed80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087ed80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087ed80): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087ed80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.344250883 +0000 UTC m=+342.364173633 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087ed80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ce0 item 25 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f400): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f400): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f400): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f400): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f400): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.348344023 +0000 UTC m=+342.368266763 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f400): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f940): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f940): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f940): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f940): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f940): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.348344023 +0000 UTC m=+342.368266763 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc00087f940): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003785b0 item 26 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2000): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc0009a2000): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2000): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2000): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2000): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2000): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2000): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a23c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a23c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a23c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a23c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a23c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.35086277 +0000 UTC m=+342.370785519 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a23c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.35086277 +0000 UTC m=+342.370785519 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a28c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2e00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2e00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2e00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2e00): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2e00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.35086277 +0000 UTC m=+342.370785519 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a2e00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378930 item 27 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a3480): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a3480): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a3480): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a3480): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a3480): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.353867779 +0000 UTC m=+342.373790518 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a3480): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a39c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a39c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a39c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a39c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a39c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.353867779 +0000 UTC m=+342.373790518 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009a39c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e00 item 28 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6080): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc0009e6080): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6080): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6080): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6080): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6080): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6080): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6440): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6440): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6440): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6440): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6440): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.356776916 +0000 UTC m=+342.376699666 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6440): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6b00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6b00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6b00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6b00): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6b00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.356776916 +0000 UTC m=+342.376699666 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e6b00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 29 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7180): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7180): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7180): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7180): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7180): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.360026534 +0000 UTC m=+342.379949284 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7180): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e76c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e76c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e76c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e76c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e76c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.360026534 +0000 UTC m=+342.379949284 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e76c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379500 item 30 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7d00): _readAt: size=2, off=0 2025/07/22 01:53:33 ERROR : open-test-file(0xc0009e7d00): Couldn't read size of file 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7d00): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7d00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7d00): close: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0009e7d00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06140): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06140): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06140): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06140): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06140): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.362591597 +0000 UTC m=+342.382514337 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06140): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06800): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06800): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06800): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06800): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06800): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.362591597 +0000 UTC m=+342.382514337 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06800): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003799d0 item 31 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06e80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06e80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06e80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06e80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06e80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.365207656 +0000 UTC m=+342.385130405 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a06e80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a073c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a073c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a073c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a073c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a073c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.365207656 +0000 UTC m=+342.385130405 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a073c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 32 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07a00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07a00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07a00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07a00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07a00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.367631644 +0000 UTC m=+342.387554394 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07a00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406230 item 33 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.36851441 +0000 UTC m=+342.388437160 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a07e80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24400): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24400): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24400): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24400): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24400): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.36851441 +0000 UTC m=+342.388437160 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24400): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004064d0 item 33 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24a40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24a40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24a40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24a40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24a40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.371026404 +0000 UTC m=+342.390949153 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24a40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004068c0 item 34 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.371881248 +0000 UTC m=+342.391803997 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a24ec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25400): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25400): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25400): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25400): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25400): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.371881248 +0000 UTC m=+342.391803997 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25400): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a80 item 34 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25a40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25a40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25a40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25a40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25a40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.373895818 +0000 UTC m=+342.393818567 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25a40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407110 item 35 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.374788113 +0000 UTC m=+342.394710861 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a25ec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50440): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50440): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50440): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50440): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50440): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.374788113 +0000 UTC m=+342.394710861 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50440): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004072d0 item 35 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50ac0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50ac0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50ac0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50ac0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50ac0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.376992098 +0000 UTC m=+342.396914837 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50ac0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004076c0 item 36 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.377810093 +0000 UTC m=+342.397732832 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a50fc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51500): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51500): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51500): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.377810093 +0000 UTC m=+342.397732832 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407960 item 36 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51b40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51b40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51b40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51b40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51b40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.379889915 +0000 UTC m=+342.399812665 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a51b40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407d50 item 37 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.380785395 +0000 UTC m=+342.400708154 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e040): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e540): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e540): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e540): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e540): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e540): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.380785395 +0000 UTC m=+342.400708154 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6e540): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410000 item 37 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6ebc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6ebc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6ebc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6ebc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6ebc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.383289253 +0000 UTC m=+342.403211992 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6ebc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004105b0 item 38 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.384691415 +0000 UTC m=+342.404614163 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f0c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f600): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f600): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f600): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f600): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f600): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.384691415 +0000 UTC m=+342.404614163 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6f600): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004107e0 item 38 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6fc80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6fc80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6fc80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6fc80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6fc80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.387006579 +0000 UTC m=+342.406929328 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a6fc80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410cb0 item 39 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.387925573 +0000 UTC m=+342.407848312 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c200): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c700): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c700): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c700): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c700): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c700): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.387925573 +0000 UTC m=+342.407848312 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8c700): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410fc0 item 39 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8cd80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8cd80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8cd80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8cd80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8cd80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.390018389 +0000 UTC m=+342.409941139 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8cd80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411490 item 40 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.391015039 +0000 UTC m=+342.410937778 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d280): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d7c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d7c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d7c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d7c0): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d7c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.391015039 +0000 UTC m=+342.410937778 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8d7c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411650 item 40 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.393710598 +0000 UTC m=+342.413633347 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000a8dd80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae300): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae300): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae300): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 41 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae300): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae300): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.395018221 +0000 UTC m=+342.414940950 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae300): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416070 item 41 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.396186875 +0000 UTC m=+342.416109624 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aae7c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaed00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaed00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaed00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaed00): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaed00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.396186875 +0000 UTC m=+342.416109624 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaed00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 41 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.399096994 +0000 UTC m=+342.419019764 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf840): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf840): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf840): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416690 item 42 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf840): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf840): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.400039914 +0000 UTC m=+342.419962673 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aaf840): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416850 item 42 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.401266726 +0000 UTC m=+342.421189495 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aafd80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace380): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace380): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace380): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace380): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace380): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.401266726 +0000 UTC m=+342.421189495 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace380): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 42 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.403963496 +0000 UTC m=+342.423886256 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ace9c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aceec0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aceec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aceec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416e00 item 43 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aceec0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aceec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.404834169 +0000 UTC m=+342.424756928 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000aceec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417260 item 43 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.405391486 +0000 UTC m=+342.425314215 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf400): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf940): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf940): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf940): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf940): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf940): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.405391486 +0000 UTC m=+342.425314215 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000acf940): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417570 item 43 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.407434219 +0000 UTC m=+342.427356977 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6000): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6500): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6500): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004179d0 item 44 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6500): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.408251442 +0000 UTC m=+342.428174210 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417e30 item 44 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.409377384 +0000 UTC m=+342.429300153 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6a40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6fc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6fc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6fc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6fc0): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6fc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.409377384 +0000 UTC m=+342.429300153 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae6fc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004201c0 item 44 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.411280225 +0000 UTC m=+342.431202953 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7600): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7b00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7b00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7b00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004208c0 item 45 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7b00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7b00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.411925325 +0000 UTC m=+342.431848054 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ae7b00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a280): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a280): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a280): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a280): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a280): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.411925325 +0000 UTC m=+342.431848054 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a280): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420cb0 item 45 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.414949138 +0000 UTC m=+342.434871908 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0a8c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0adc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0adc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0adc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004211f0 item 46 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0adc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0adc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.416141246 +0000 UTC m=+342.436064015 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0adc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0b4c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0b4c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0b4c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0b4c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0b4c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.416141246 +0000 UTC m=+342.436064015 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0b4c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421420 item 46 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.419038511 +0000 UTC m=+342.438961271 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b0bb00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c080): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c080): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c080): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004218f0 item 47 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c080): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c080): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.419979808 +0000 UTC m=+342.439902567 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c080): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c780): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c780): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c780): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c780): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c780): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.419979808 +0000 UTC m=+342.439902567 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2c780): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b90 item 47 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.422700704 +0000 UTC m=+342.442623463 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2cdc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d2c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d2c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d2c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c000 item 48 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d2c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d2c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.423413341 +0000 UTC m=+342.443336100 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d2c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d9c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d9c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d9c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d9c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d9c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.423413341 +0000 UTC m=+342.443336100 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b2d9c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c1c0 item 48 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a080): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a080): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a080): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a080): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a080): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.425854361 +0000 UTC m=+342.445777121 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a080): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 49 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.426871721 +0000 UTC m=+342.446794489 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4a500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4aa40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4aa40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4aa40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4aa40): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4aa40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.426871721 +0000 UTC m=+342.446794489 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4aa40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c850 item 49 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b0c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b0c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b0c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b0c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b0c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.429775167 +0000 UTC m=+342.449697946 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b0c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ccb0 item 50 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.430928091 +0000 UTC m=+342.450850861 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4b5c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4bb40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4bb40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4bb40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4bb40): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4bb40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.430928091 +0000 UTC m=+342.450850861 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b4bb40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 50 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a240): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a240): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a240): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a240): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a240): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.433600666 +0000 UTC m=+342.453523425 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a240): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d1f0 item 51 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.434340714 +0000 UTC m=+342.454263464 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6a740): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6ac80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6ac80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6ac80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6ac80): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6ac80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.434340714 +0000 UTC m=+342.454263464 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6ac80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d3b0 item 51 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b300): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b300): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b300): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b300): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b300): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.436185176 +0000 UTC m=+342.456107924 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b300): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d730 item 52 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.436942305 +0000 UTC m=+342.456865065 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6b800): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6bd80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6bd80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6bd80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6bd80): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6bd80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.436942305 +0000 UTC m=+342.456865065 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b6bd80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d8f0 item 52 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a480): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a480): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a480): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a480): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a480): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.438615085 +0000 UTC m=+342.458537834 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a480): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432070 item 53 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.439375512 +0000 UTC m=+342.459298261 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8a980): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8aec0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8aec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8aec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8aec0): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8aec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.439375512 +0000 UTC m=+342.459298261 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8aec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 53 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8b540): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8b540): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8b540): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8b540): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8b540): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.441249698 +0000 UTC m=+342.461172447 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8b540): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432770 item 54 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.442182519 +0000 UTC m=+342.462105268 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000b8ba40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6040): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6040): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6040): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6040): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6040): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.442182519 +0000 UTC m=+342.462105268 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6040): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432930 item 54 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba66c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba66c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba66c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba66c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba66c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.444553657 +0000 UTC m=+342.464476437 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba66c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433030 item 55 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.445350814 +0000 UTC m=+342.465273563 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba6bc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7100): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7100): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7100): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7100): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7100): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.445350814 +0000 UTC m=+342.465273563 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7100): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004331f0 item 55 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7780): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7780): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7780): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7780): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7780): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.447709298 +0000 UTC m=+342.467632058 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7780): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433880 item 56 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.448705648 +0000 UTC m=+342.468628417 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ba7c80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6280): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6280): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6280): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6280): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6280): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.448705648 +0000 UTC m=+342.468628417 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6280): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433a40 item 56 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.450585456 +0000 UTC m=+342.470508204 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc68c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6e00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6e00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6e00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 57 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6e00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6e00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.451218203 +0000 UTC m=+342.471140952 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc6e00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004762a0 item 57 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.451940539 +0000 UTC m=+342.471863287 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc78c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc78c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc78c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc78c0): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc78c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.451940539 +0000 UTC m=+342.471863287 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc78c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476540 item 57 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.453722371 +0000 UTC m=+342.473645130 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bc7f00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bea4c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bea4c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bea4c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 58 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bea4c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bea4c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.454344078 +0000 UTC m=+342.474266826 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bea4c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 58 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.455312305 +0000 UTC m=+342.475235054 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beaa00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beafc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beafc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beafc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beafc0): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beafc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.455312305 +0000 UTC m=+342.475235054 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beafc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476f50 item 58 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.45730874 +0000 UTC m=+342.477231489 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000beb600): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bebb40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bebb40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bebb40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477490 item 59 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bebb40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bebb40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.458009336 +0000 UTC m=+342.477932095 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000bebb40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477730 item 59 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.459019982 +0000 UTC m=+342.478942731 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14100): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14680): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14680): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14680): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14680): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14680): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.459019982 +0000 UTC m=+342.478942731 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14680): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ab0 item 59 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.461769631 +0000 UTC m=+342.481692390 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c14cc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15200): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15200): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15200): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477f10 item 60 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15200): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15200): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.462529667 +0000 UTC m=+342.482452416 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15200): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 60 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.463395932 +0000 UTC m=+342.483318681 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15740): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15d00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15d00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15d00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15d00): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15d00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.463395932 +0000 UTC m=+342.483318681 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c15d00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a310 item 60 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.465439517 +0000 UTC m=+342.485362266 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c323c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c32900): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c32900): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c32900): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 61 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c32900): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c32900): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.466123361 +0000 UTC m=+342.486046110 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c32900): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33000): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33000): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33000): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33000): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33000): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.466123361 +0000 UTC m=+342.486046110 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33000): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 61 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.468272183 +0000 UTC m=+342.488194932 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33640): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33b80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33b80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33b80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ac40 item 62 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33b80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33b80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.468956937 +0000 UTC m=+342.488879686 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c33b80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50300): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50300): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50300): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50300): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50300): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.468956937 +0000 UTC m=+342.488879686 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50300): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae70 item 62 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.470988119 +0000 UTC m=+342.490910868 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50940): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50e80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50e80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50e80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 63 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50e80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50e80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.471645562 +0000 UTC m=+342.491568311 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c50e80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51580): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51580): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51580): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51580): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51580): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.471645562 +0000 UTC m=+342.491568311 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51580): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b490 item 63 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.473566587 +0000 UTC m=+342.493489336 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c51bc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72180): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72180): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72180): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b880 item 64 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72180): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72180): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.474319079 +0000 UTC m=+342.494241828 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72180): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72880): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72880): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72880): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72880): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72880): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.474319079 +0000 UTC m=+342.494241828 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72880): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 64 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72ec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72ec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72ec0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72ec0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72ec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.476466057 +0000 UTC m=+342.496388806 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c72ec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 65 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.477254306 +0000 UTC m=+342.497177055 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73840): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73840): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73840): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73840): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73840): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.477254306 +0000 UTC m=+342.497177055 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73840): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492150 item 65 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73e80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73e80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73e80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73e80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73e80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.479210706 +0000 UTC m=+342.499133456 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c73e80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 66 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.480002192 +0000 UTC m=+342.499924941 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98380): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c988c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c988c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c988c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c988c0): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c988c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.480002192 +0000 UTC m=+342.499924941 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c988c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 66 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0002d3c80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0002d3c80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0002d3c80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0002d3c80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0002d3c80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.481728581 +0000 UTC m=+342.501651310 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0002d3c80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0380 item 67 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.482592513 +0000 UTC m=+342.502515241 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d161c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d166c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d166c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d166c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d166c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d166c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.482592513 +0000 UTC m=+342.502515241 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d166c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0540 item 67 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d16d40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d16d40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d16d40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d16d40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d16d40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.485269445 +0000 UTC m=+342.505192214 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d16d40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d09a0 item 68 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.486419553 +0000 UTC m=+342.506342322 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17240): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17780): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17780): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17780): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17780): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17780): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.486419553 +0000 UTC m=+342.506342322 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17780): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0b60 item 68 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17dc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17dc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17dc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17dc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17dc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.489454968 +0000 UTC m=+342.509377728 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d17dc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1030 item 69 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.49041491 +0000 UTC m=+342.510337679 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d342c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d347c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d347c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d347c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d347c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d347c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.49041491 +0000 UTC m=+342.510337679 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d347c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d12d0 item 69 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d34e40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d34e40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d34e40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d34e40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d34e40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.493034785 +0000 UTC m=+342.512957555 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d34e40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d16c0 item 70 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.494104222 +0000 UTC m=+342.514027001 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35880): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35880): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35880): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35880): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35880): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.494104222 +0000 UTC m=+342.514027001 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d35880): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d18f0 item 70 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2940): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2940): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2940): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2940): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2940): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.496193763 +0000 UTC m=+342.516116492 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2940): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c850 item 71 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.496807165 +0000 UTC m=+342.516729894 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f2e40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3340): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3340): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3340): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.496807165 +0000 UTC m=+342.516729894 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca10 item 71 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f39c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f39c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f39c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f39c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f39c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.49933073 +0000 UTC m=+342.519253499 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f39c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 72 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.500623976 +0000 UTC m=+342.520546755 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc0008f3ec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96480): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96480): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96480): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96480): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96480): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.500623976 +0000 UTC m=+342.520546755 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96480): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d6c0 item 72 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.502939932 +0000 UTC m=+342.522862661 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96a40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96f40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96f40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96f40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dd50 item 73 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96f40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96f40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.503441453 +0000 UTC m=+342.523364182 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d96f40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d20e0 item 73 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.504065423 +0000 UTC m=+342.523988152 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97400): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97940): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97940): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97940): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97940): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97940): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.504065423 +0000 UTC m=+342.523988152 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000d97940): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d22a0 item 73 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.506353807 +0000 UTC m=+342.526276566 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4000): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4500): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4500): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2620 item 74 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4500): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.507417763 +0000 UTC m=+342.527340532 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d28c0 item 74 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.508627975 +0000 UTC m=+342.528550743 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4a40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4fc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4fc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4fc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4fc0): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4fc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.508627975 +0000 UTC m=+342.528550743 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db4fc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2bd0 item 74 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.511632883 +0000 UTC m=+342.531555662 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5600): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5b00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5b00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5b00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3260 item 75 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5b00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5b00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.512749117 +0000 UTC m=+342.532671896 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000db5b00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): _writeAt: size=3, off=2 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3500 item 75 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.513734737 +0000 UTC m=+342.533657505 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd40c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4600): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4600): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4600): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4600): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4600): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.513734737 +0000 UTC m=+342.533657505 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4600): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3810 item 75 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.516726791 +0000 UTC m=+342.536649570 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd4c40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5140): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5140): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5140): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3d50 item 76 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5140): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5140): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.517864445 +0000 UTC m=+342.537787215 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5140): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8000 item 76 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): _writeAt: size=3, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.518936727 +0000 UTC m=+342.538859497 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5680): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5c00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5c00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5c00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5c00): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5c00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.518936727 +0000 UTC m=+342.538859497 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000dd5c00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d81c0 item 76 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.52173661 +0000 UTC m=+342.541659379 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df62c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df67c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df67c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df67c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8620 item 77 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df67c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df67c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.522833239 +0000 UTC m=+342.542756008 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df67c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df6ec0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df6ec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df6ec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df6ec0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df6ec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.522833239 +0000 UTC m=+342.542756008 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df6ec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d87e0 item 77 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.526199995 +0000 UTC m=+342.546122765 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7500): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7a00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7a00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7a00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8c40 item 78 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7a00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7a00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.527164927 +0000 UTC m=+342.547087685 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000df7a00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12180): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12180): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12180): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12180): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12180): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.527164927 +0000 UTC m=+342.547087685 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12180): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8e70 item 78 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.529173095 +0000 UTC m=+342.549095824 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e127c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12cc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12cc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12cc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d91f0 item 79 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12cc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12cc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.529878458 +0000 UTC m=+342.549801186 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e12cc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e133c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e133c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e133c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e133c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e133c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.529878458 +0000 UTC m=+342.549801186 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e133c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d93b0 item 79 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.531771981 +0000 UTC m=+342.551694710 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13a00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13f00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13f00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13f00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9810 item 80 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13f00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13f00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.532414807 +0000 UTC m=+342.552337535 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e13f00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30680): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30680): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30680): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30680): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30680): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.532414807 +0000 UTC m=+342.552337535 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30680): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d99d0 item 80 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30cc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30cc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30cc0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30cc0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30cc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.534702991 +0000 UTC m=+342.554625740 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e30cc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9dc0 item 81 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.535626614 +0000 UTC m=+342.555549353 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31140): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31680): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31680): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31680): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31680): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31680): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.535626614 +0000 UTC m=+342.555549353 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31680): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4000 item 81 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31d00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31d00): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31d00): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31d00): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31d00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.537662725 +0000 UTC m=+342.557585474 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e31d00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e44d0 item 82 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.538602378 +0000 UTC m=+342.558525117 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50280): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50800): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50800): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50800): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50800): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50800): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.538602378 +0000 UTC m=+342.558525117 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50800): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4690 item 82 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50e80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50e80): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50e80): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50e80): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50e80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.540424135 +0000 UTC m=+342.560346885 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e50e80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4a10 item 83 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.541139678 +0000 UTC m=+342.561062407 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51380): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e518c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e518c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e518c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e518c0): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e518c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.541139678 +0000 UTC m=+342.561062407 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e518c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4bd0 item 83 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51f40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51f40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51f40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51f40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51f40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.542868973 +0000 UTC m=+342.562791702 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e51f40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4f50 item 84 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.54359218 +0000 UTC m=+342.563515099 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e704c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e70a40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e70a40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e70a40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e70a40): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e70a40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.54359218 +0000 UTC m=+342.563515099 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e70a40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5110 item 84 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e710c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e710c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e710c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e710c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e710c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.54513252 +0000 UTC m=+342.565055249 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e710c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5650 item 85 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.54598484 +0000 UTC m=+342.565907569 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e715c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e71b00): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e71b00): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e71b00): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e71b00): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e71b00): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.54598484 +0000 UTC m=+342.565907569 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e71b00): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5880 item 85 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92200): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92200): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92200): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92200): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92200): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.547856091 +0000 UTC m=+342.567778850 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92200): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5dc0 item 86 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.549122727 +0000 UTC m=+342.569045476 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92700): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92c80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92c80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92c80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92c80): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92c80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.549122727 +0000 UTC m=+342.569045476 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e92c80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e42a0 item 86 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93300): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93300): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93300): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93300): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93300): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.551701606 +0000 UTC m=+342.571624355 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93300): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4690 item 87 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.553106573 +0000 UTC m=+342.573029331 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93800): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93d40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93d40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93d40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93d40): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93d40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.553106573 +0000 UTC m=+342.573029331 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000e93d40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a80 item 87 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000eb0440): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000eb0440): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000eb0440): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000eb0440): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000eb0440): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.555539808 +0000 UTC m=+342.575462557 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000eb0440): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 88 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.556656925 +0000 UTC m=+342.576579664 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c989c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98f40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98f40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98f40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98f40): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98f40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.556656925 +0000 UTC m=+342.576579664 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c98f40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492850 item 88 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.55837114 +0000 UTC m=+342.578293930 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99580): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99ac0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99ac0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99ac0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492bd0 item 89 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99ac0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99ac0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.559094979 +0000 UTC m=+342.579017718 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000c99ac0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 89 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.559819077 +0000 UTC m=+342.579741806 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0080): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0600): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0600): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0600): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0600): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0600): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.559819077 +0000 UTC m=+342.579741806 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0600): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 89 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.561943714 +0000 UTC m=+342.581866443 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb0c40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1180): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1180): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1180): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004932d0 item 90 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1180): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1180): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.562707107 +0000 UTC m=+342.582629836 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1180): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493490 item 90 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.564250583 +0000 UTC m=+342.584173311 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb16c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1c80): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1c80): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1c80): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1c80): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1c80): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.564250583 +0000 UTC m=+342.584173311 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cb1c80): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 90 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.566014692 +0000 UTC m=+342.585937421 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce880): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce880): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce880): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ab0 item 91 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce880): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce880): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.566875648 +0000 UTC m=+342.586798377 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cce880): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): >_readAt: n=2, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): _writeAt: size=3, off=7 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 91 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.567602873 +0000 UTC m=+342.587525601 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccedc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf340): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf340): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf340): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf340): >_readAt: n=8, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf340): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.567602873 +0000 UTC m=+342.587525601 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf340): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 91 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.569414422 +0000 UTC m=+342.589337151 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccf980): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccfec0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccfec0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccfec0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 92 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccfec0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccfec0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.570115698 +0000 UTC m=+342.590038416 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000ccfec0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): open at offset 5 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 92 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): _readAt: size=2, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): _writeAt: size=3, off=5 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): >_writeAt: n=3, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.570871697 +0000 UTC m=+342.590794425 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4480): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4a40): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4a40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4a40): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4a40): >_readAt: n=3, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4a40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.570871697 +0000 UTC m=+342.590794425 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf4a40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 92 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.572469004 +0000 UTC m=+342.592391732 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5080): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf55c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf55c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf55c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 93 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf55c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf55c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.57318141 +0000 UTC m=+342.593104139 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf55c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5cc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5cc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5cc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5cc0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5cc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.57318141 +0000 UTC m=+342.593104139 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000cf5cc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 93 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.574835504 +0000 UTC m=+342.594758232 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12380): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f128c0): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f128c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f128c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 94 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f128c0): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f128c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.575562097 +0000 UTC m=+342.595484836 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f128c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12fc0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12fc0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12fc0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12fc0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12fc0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.575562097 +0000 UTC m=+342.595484836 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f12fc0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327110 item 94 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.577506465 +0000 UTC m=+342.597429195 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13600): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13b40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13b40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13b40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ab0 item 95 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13b40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13b40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.578107684 +0000 UTC m=+342.598030412 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f13b40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e2c0): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e2c0): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e2c0): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e2c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e2c0): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.578107684 +0000 UTC m=+342.598030412 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e2c0): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327dc0 item 95 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): open at offset 0 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): _readAt: size=2, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): >_readAt: n=0, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.580677376 +0000 UTC m=+342.600600104 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2e900): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2ee40): _writeAt: size=5, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2ee40): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2ee40): >openPending: err= 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110700 item 96 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2ee40): >_writeAt: n=5, err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2ee40): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.581668285 +0000 UTC m=+342.601591024 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2ee40): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2f540): _readAt: size=512, off=0 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2f540): openPending: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2f540): >openPending: err= 2025/07/22 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2f540): >_readAt: n=5, err=EOF 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2f540): close: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:33.581668285 +0000 UTC m=+342.601591024 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:33 DEBUG : open-test-file(0xc000f2f540): >close: err= 2025/07/22 01:53:33 DEBUG : open-test-file: Remove: 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 96 2025/07/22 01:53:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:33 DEBUG : open-test-file: >Remove: err= 2025/07/22 01:53:33 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:33 DEBUG : Looking for writers 2025/07/22 01:53:33 DEBUG : >WaitForWriters: 2025/07/22 01:53:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:33 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/22 01:53:33 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96200): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96200): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96200): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96200): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96200): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.120259105 +0000 UTC m=+343.140181844 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96200): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.120259105 +0000 UTC m=+343.140181844 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f966c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96b80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96b80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96b80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96b80): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96b80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.120259105 +0000 UTC m=+343.140181844 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f96b80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f94380 item 1 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f971c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f971c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f971c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f971c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f971c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.124799575 +0000 UTC m=+343.144722315 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f971c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f976c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f976c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f976c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f976c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f976c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.124799575 +0000 UTC m=+343.144722315 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f976c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f94850 item 2 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f97d00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f97d00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f97d00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f97d00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f97d00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.127144235 +0000 UTC m=+343.147066974 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f97d00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.127144235 +0000 UTC m=+343.147066974 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8200): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd86c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd86c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd86c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd86c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd86c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.127144235 +0000 UTC m=+343.147066974 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd86c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f94bd0 item 3 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8d40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8d40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8d40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8d40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8d40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.132036674 +0000 UTC m=+343.151959413 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd8d40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9280): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9280): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9280): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9280): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9280): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.132036674 +0000 UTC m=+343.151959413 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9280): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f950a0 item 4 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd98c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd98c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd98c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd98c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd98c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.135329033 +0000 UTC m=+343.155251772 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd98c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.135329033 +0000 UTC m=+343.155251772 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000fd9d40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4280): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4280): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4280): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4280): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4280): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.135329033 +0000 UTC m=+343.155251772 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4280): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f95420 item 5 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4900): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4900): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4900): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4900): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4900): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.139009718 +0000 UTC m=+343.158932488 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4900): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4e40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4e40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4e40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4e40): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4e40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.139009718 +0000 UTC m=+343.158932488 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff4e40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f958f0 item 6 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff54c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff54c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff54c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff54c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff54c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.141864275 +0000 UTC m=+343.161787024 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff54c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.141864275 +0000 UTC m=+343.161787024 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff59c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff5e80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff5e80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff5e80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff5e80): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff5e80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.141864275 +0000 UTC m=+343.161787024 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ff5e80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f95c70 item 7 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016580): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016580): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016580): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016580): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016580): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.146296301 +0000 UTC m=+343.166219050 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016580): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016ac0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016ac0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016ac0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016ac0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016ac0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.146296301 +0000 UTC m=+343.166219050 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001016ac0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101a1c0 item 8 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017080): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc001017080): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017080): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017080): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017080): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017080): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017080): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017440): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017440): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017440): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017440): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017440): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.148898454 +0000 UTC m=+343.168821202 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017440): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.148898454 +0000 UTC m=+343.168821202 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010178c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017dc0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017dc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017dc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017dc0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017dc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.148898454 +0000 UTC m=+343.168821202 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001017dc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101a540 item 9 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010364c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010364c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010364c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010364c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010364c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.1522277 +0000 UTC m=+343.172150450 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010364c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001036a00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001036a00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001036a00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001036a00): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001036a00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.1522277 +0000 UTC m=+343.172150450 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001036a00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101aa10 item 10 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037040): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc001037040): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037040): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037040): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037040): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037040): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037400): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037400): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037400): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037400): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037400): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.15499359 +0000 UTC m=+343.174916339 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037400): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.15499359 +0000 UTC m=+343.174916339 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037900): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037e00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037e00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037e00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037e00): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037e00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.15499359 +0000 UTC m=+343.174916339 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001037e00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101ad90 item 11 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056500): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056500): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056500): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.158582854 +0000 UTC m=+343.178505604 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056a40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056a40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056a40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056a40): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056a40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.158582854 +0000 UTC m=+343.178505604 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001056a40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101b260 item 12 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057080): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc001057080): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057080): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057080): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057080): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057080): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057080): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057440): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057440): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057440): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057440): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057440): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.161302037 +0000 UTC m=+343.181224787 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057440): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057b00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057b00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057b00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057b00): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057b00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.161302037 +0000 UTC m=+343.181224787 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001057b00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101b5e0 item 13 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074200): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074200): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074200): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074200): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074200): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.163926401 +0000 UTC m=+343.183849140 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074200): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074740): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074740): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074740): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074740): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074740): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.163926401 +0000 UTC m=+343.183849140 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074740): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101b960 item 14 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074d80): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc001074d80): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074d80): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074d80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074d80): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001074d80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075140): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075140): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075140): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075140): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075140): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.166582285 +0000 UTC m=+343.186505024 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075140): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075800): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075800): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075800): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075800): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075800): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.166582285 +0000 UTC m=+343.186505024 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075800): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101bce0 item 15 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075e80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075e80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075e80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075e80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075e80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.169197191 +0000 UTC m=+343.189119960 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001075e80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096440): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096440): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096440): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096440): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096440): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.169197191 +0000 UTC m=+343.189119960 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096440): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010980e0 item 16 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096a80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096a80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096a80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096a80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096a80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.171864826 +0000 UTC m=+343.191787566 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096a80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.171864826 +0000 UTC m=+343.191787566 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001096f00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097400): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097400): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097400): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097400): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097400): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.171864826 +0000 UTC m=+343.191787566 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097400): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001098460 item 17 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097a80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097a80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097a80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097a80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097a80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.177941058 +0000 UTC m=+343.197863807 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001097a80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba040): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba040): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba040): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.177941058 +0000 UTC m=+343.197863807 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001098930 item 18 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba6c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba6c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba6c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba6c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba6c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.180239631 +0000 UTC m=+343.200162370 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ba6c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.180239631 +0000 UTC m=+343.200162370 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010babc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb0c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb0c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb0c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb0c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb0c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.180239631 +0000 UTC m=+343.200162370 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb0c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001098cb0 item 19 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb740): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb740): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb740): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb740): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb740): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.1837243 +0000 UTC m=+343.203647039 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bb740): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bbc80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bbc80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bbc80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bbc80): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bbc80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.1837243 +0000 UTC m=+343.203647039 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010bbc80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001099180 item 20 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4380): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4380): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4380): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4380): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4380): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.186000631 +0000 UTC m=+343.205923370 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4380): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.186000631 +0000 UTC m=+343.205923370 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4880): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4d80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4d80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4d80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4d80): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4d80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.186000631 +0000 UTC m=+343.205923370 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e4d80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001099500 item 21 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5400): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5400): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5400): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5400): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5400): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.188906183 +0000 UTC m=+343.208828932 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5400): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5940): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5940): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5940): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5940): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5940): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.188906183 +0000 UTC m=+343.208828932 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010e5940): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010999d0 item 22 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe040): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe040): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe040): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.191789532 +0000 UTC m=+343.211712281 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.191789532 +0000 UTC m=+343.211712281 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fe540): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fea40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fea40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fea40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fea40): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fea40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.191789532 +0000 UTC m=+343.211712281 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010fea40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001099d50 item 23 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff0c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff0c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff0c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff0c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff0c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.194782759 +0000 UTC m=+343.214705508 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff0c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff600): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff600): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff600): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff600): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff600): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.194782759 +0000 UTC m=+343.214705508 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ff600): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110c2a0 item 24 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ffc40): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc0010ffc40): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ffc40): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ffc40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ffc40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ffc40): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0010ffc40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124080): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124080): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124080): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124080): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124080): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.197447509 +0000 UTC m=+343.217370258 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124080): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.197447509 +0000 UTC m=+343.217370258 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124580): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124ac0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124ac0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124ac0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124ac0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124ac0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.197447509 +0000 UTC m=+343.217370258 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001124ac0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110c620 item 25 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125140): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125140): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125140): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125140): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125140): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.20075222 +0000 UTC m=+343.220674979 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125140): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125680): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125680): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125680): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125680): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125680): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.20075222 +0000 UTC m=+343.220674979 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125680): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110caf0 item 26 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125cc0): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc001125cc0): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125cc0): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125cc0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125cc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001125cc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146100): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146100): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146100): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146100): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146100): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.203431547 +0000 UTC m=+343.223354296 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146100): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.203431547 +0000 UTC m=+343.223354296 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146600): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146b40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146b40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146b40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146b40): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146b40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.203431547 +0000 UTC m=+343.223354296 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001146b40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110ce70 item 27 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011471c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011471c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011471c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011471c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011471c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.206515955 +0000 UTC m=+343.226438704 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011471c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147700): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147700): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147700): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147700): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147700): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.206515955 +0000 UTC m=+343.226438704 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147700): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110d340 item 28 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147d40): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc001147d40): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147d40): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147d40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147d40): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001147d40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e180): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e180): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e180): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e180): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e180): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.210916412 +0000 UTC m=+343.230839181 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e180): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e840): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e840): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e840): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e840): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e840): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.210916412 +0000 UTC m=+343.230839181 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115e840): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110d6c0 item 29 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115eec0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115eec0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115eec0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115eec0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115eec0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.21378841 +0000 UTC m=+343.233711160 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115eec0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115f400): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115f400): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115f400): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115f400): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115f400): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.21378841 +0000 UTC m=+343.233711160 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115f400): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110da40 item 30 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fa40): _readAt: size=2, off=0 2025/07/22 01:53:34 ERROR : open-test-file(0xc00115fa40): Couldn't read size of file 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fa40): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fa40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fa40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fa40): close: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fa40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fe00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fe00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fe00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fe00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fe00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.216103274 +0000 UTC m=+343.236026023 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00115fe00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117e540): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117e540): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117e540): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117e540): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117e540): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.216103274 +0000 UTC m=+343.236026023 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117e540): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110ddc0 item 31 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117ebc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117ebc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117ebc0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117ebc0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117ebc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.218122503 +0000 UTC m=+343.238045232 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117ebc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f100): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f100): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f100): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f100): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f100): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.218122503 +0000 UTC m=+343.238045232 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f100): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011881c0 item 32 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f740): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f740): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f740): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f740): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f740): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.220290461 +0000 UTC m=+343.240213189 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117f740): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001188540 item 33 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.22153183 +0000 UTC m=+343.241454559 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00117fbc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6140): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6140): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6140): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6140): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6140): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.22153183 +0000 UTC m=+343.241454559 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6140): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001188700 item 33 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6780): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6780): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6780): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6780): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6780): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.223309966 +0000 UTC m=+343.243232696 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6780): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001188a80 item 34 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.22420699 +0000 UTC m=+343.244129729 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a6c00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7140): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7140): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7140): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7140): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7140): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.22420699 +0000 UTC m=+343.244129729 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7140): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001188c40 item 34 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7780): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7780): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7780): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7780): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7780): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.226012687 +0000 UTC m=+343.245935416 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7780): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001188fc0 item 35 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.226856281 +0000 UTC m=+343.246779030 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011a7c00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8180): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8180): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8180): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8180): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8180): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.226856281 +0000 UTC m=+343.246779030 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8180): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001189180 item 35 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8800): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8800): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8800): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8800): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8800): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.228712313 +0000 UTC m=+343.248635052 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8800): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001189500 item 36 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.229327628 +0000 UTC m=+343.249250357 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c8d00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9240): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9240): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9240): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.229327628 +0000 UTC m=+343.249250357 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011896c0 item 36 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9880): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9880): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9880): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9880): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9880): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.231705189 +0000 UTC m=+343.251627949 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9880): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001189a40 item 37 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.233313156 +0000 UTC m=+343.253235905 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011c9d00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea280): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea280): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea280): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea280): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea280): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.233313156 +0000 UTC m=+343.253235905 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea280): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001189c00 item 37 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea900): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea900): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea900): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea900): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea900): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.236647092 +0000 UTC m=+343.256569861 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ea900): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f8000 item 38 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.23788235 +0000 UTC m=+343.257805099 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eae00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb340): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb340): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb340): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb340): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb340): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.23788235 +0000 UTC m=+343.257805099 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb340): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f81c0 item 38 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb9c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb9c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb9c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb9c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb9c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.24004063 +0000 UTC m=+343.259963378 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011eb9c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f8540 item 39 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.24096273 +0000 UTC m=+343.260885479 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0011ebec0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120c440): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120c440): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120c440): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120c440): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120c440): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.24096273 +0000 UTC m=+343.260885479 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120c440): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f8700 item 39 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cac0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cac0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cac0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cac0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cac0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.243617151 +0000 UTC m=+343.263539900 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cac0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f8a80 item 40 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.244636202 +0000 UTC m=+343.264558962 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120cfc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120d500): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120d500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120d500): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120d500): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120d500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.244636202 +0000 UTC m=+343.264558962 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120d500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f8c40 item 40 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.246891774 +0000 UTC m=+343.266814533 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00120dac0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a040): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a040): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f8fc0 item 41 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a040): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.247825246 +0000 UTC m=+343.267747995 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f9180 item 41 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.248717791 +0000 UTC m=+343.268640540 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122a500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122aa40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122aa40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122aa40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122aa40): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122aa40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.248717791 +0000 UTC m=+343.268640540 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122aa40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f9340 item 41 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.250887332 +0000 UTC m=+343.270810081 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b080): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b580): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b580): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b580): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f96c0 item 42 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b580): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b580): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.251804342 +0000 UTC m=+343.271727091 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122b580): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f9880 item 42 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.253052123 +0000 UTC m=+343.272974872 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00122bac0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012480c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012480c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012480c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012480c0): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012480c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.253052123 +0000 UTC m=+343.272974872 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012480c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f9a40 item 42 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.256110252 +0000 UTC m=+343.276033040 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248700): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248c00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248c00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248c00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f9dc0 item 43 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248c00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248c00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.256891838 +0000 UTC m=+343.276814588 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001248c00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c000 item 43 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.257827173 +0000 UTC m=+343.277749923 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249140): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249680): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249680): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249680): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249680): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249680): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.257827173 +0000 UTC m=+343.277749923 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249680): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c1c0 item 43 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.260194816 +0000 UTC m=+343.280117565 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001249cc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c240): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c240): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c540 item 44 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c240): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.260873941 +0000 UTC m=+343.280796690 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c700 item 44 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.261781153 +0000 UTC m=+343.281703902 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126c780): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126cd00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126cd00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126cd00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126cd00): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126cd00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.261781153 +0000 UTC m=+343.281703902 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126cd00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c8c0 item 44 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.263967675 +0000 UTC m=+343.283890425 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54740): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54740): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54740): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e000 item 45 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54740): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54740): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.26505725 +0000 UTC m=+343.284979999 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54740): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54e40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54e40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54e40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54e40): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54e40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.26505725 +0000 UTC m=+343.284979999 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d54e40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e1c0 item 45 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.267218845 +0000 UTC m=+343.287141594 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55480): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55980): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55980): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55980): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e540 item 46 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55980): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55980): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.267868474 +0000 UTC m=+343.287791223 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d55980): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74100): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74100): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74100): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74100): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74100): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.267868474 +0000 UTC m=+343.287791223 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74100): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e700 item 46 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.270341164 +0000 UTC m=+343.290263913 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74740): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74c40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74c40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74c40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ea80 item 47 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74c40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74c40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.271087885 +0000 UTC m=+343.291010635 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d74c40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75340): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75340): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75340): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75340): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75340): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.271087885 +0000 UTC m=+343.291010635 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75340): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ec40 item 47 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.273213895 +0000 UTC m=+343.293136643 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75980): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75e80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75e80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75e80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5efc0 item 48 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75e80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75e80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.274100148 +0000 UTC m=+343.294022897 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000d75e80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294600): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294600): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294600): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294600): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294600): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.274100148 +0000 UTC m=+343.294022897 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294600): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f180 item 48 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294c40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294c40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294c40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294c40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294c40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.276409751 +0000 UTC m=+343.296332500 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001294c40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f500 item 49 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.277254677 +0000 UTC m=+343.297177426 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012950c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295600): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295600): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295600): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295600): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295600): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.277254677 +0000 UTC m=+343.297177426 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295600): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f6c0 item 49 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295c80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295c80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295c80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295c80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295c80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.279257555 +0000 UTC m=+343.299180304 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001295c80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fa40 item 50 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.280666459 +0000 UTC m=+343.300589218 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8200): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8780): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8780): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8780): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8780): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8780): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.280666459 +0000 UTC m=+343.300589218 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8780): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fc00 item 50 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8e00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8e00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8e00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8e00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8e00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.282801605 +0000 UTC m=+343.302724354 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b8e00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca000 item 51 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.283544378 +0000 UTC m=+343.303467127 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9300): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9840): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9840): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9840): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9840): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9840): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.283544378 +0000 UTC m=+343.303467127 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9840): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca1c0 item 51 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9ec0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9ec0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9ec0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9ec0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9ec0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.285661 +0000 UTC m=+343.305583749 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012b9ec0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca540 item 52 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.286723853 +0000 UTC m=+343.306646613 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc440): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc9c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc9c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc9c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc9c0): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc9c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.286723853 +0000 UTC m=+343.306646613 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dc9c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca700 item 52 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd040): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd040): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd040): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.289358909 +0000 UTC m=+343.309281668 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012caa80 item 53 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.290225615 +0000 UTC m=+343.310148364 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dd540): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dda80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dda80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dda80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dda80): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dda80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.290225615 +0000 UTC m=+343.310148364 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012dda80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cac40 item 53 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa180): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa180): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa180): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa180): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa180): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.29274396 +0000 UTC m=+343.312666719 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa180): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cafc0 item 54 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.293598434 +0000 UTC m=+343.313521193 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fa680): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fac00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fac00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fac00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fac00): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fac00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.293598434 +0000 UTC m=+343.313521193 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fac00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cb180 item 54 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb280): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb280): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb280): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb280): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb280): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.295548332 +0000 UTC m=+343.315471081 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb280): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cb500 item 55 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.296265999 +0000 UTC m=+343.316188758 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fb780): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fbcc0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fbcc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fbcc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fbcc0): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fbcc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.296265999 +0000 UTC m=+343.316188758 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0012fbcc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cb6c0 item 55 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c3c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c3c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c3c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c3c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c3c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.298468461 +0000 UTC m=+343.318391210 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c3c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cba40 item 56 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.299390311 +0000 UTC m=+343.319313060 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131c8c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131ce40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131ce40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131ce40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131ce40): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131ce40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.299390311 +0000 UTC m=+343.319313060 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131ce40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cbc00 item 56 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.301945816 +0000 UTC m=+343.321868565 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d480): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d9c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d9c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d9c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001332000 item 57 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d9c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d9c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.302807884 +0000 UTC m=+343.322730643 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131d9c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013321c0 item 57 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.304332384 +0000 UTC m=+343.324255114 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00131df00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338500): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338500): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338500): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.304332384 +0000 UTC m=+343.324255114 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001332380 item 57 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.305787976 +0000 UTC m=+343.325710705 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001338b40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339080): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339080): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339080): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001332700 item 58 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339080): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339080): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.306541609 +0000 UTC m=+343.326464358 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339080): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013328c0 item 58 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.307251191 +0000 UTC m=+343.327173921 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013395c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339b80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339b80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339b80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339b80): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339b80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.307251191 +0000 UTC m=+343.327173921 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001339b80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001332a80 item 58 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.308783907 +0000 UTC m=+343.328706636 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356780): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356780): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356780): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001332e00 item 59 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356780): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356780): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.310727484 +0000 UTC m=+343.330650232 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356780): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001332fc0 item 59 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.311591635 +0000 UTC m=+343.331514384 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001356cc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357240): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357240): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357240): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.311591635 +0000 UTC m=+343.331514384 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001333180 item 59 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.314167038 +0000 UTC m=+343.334089786 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357880): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357dc0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357dc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357dc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001333500 item 60 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357dc0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357dc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.315061436 +0000 UTC m=+343.334984185 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001357dc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013336c0 item 60 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.31632688 +0000 UTC m=+343.336249609 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376380): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376940): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376940): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376940): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376940): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376940): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.31632688 +0000 UTC m=+343.336249609 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376940): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001333880 item 60 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.318456055 +0000 UTC m=+343.338378784 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001376f80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013774c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013774c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013774c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001333c00 item 61 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013774c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013774c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.319056642 +0000 UTC m=+343.338979371 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013774c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001377bc0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001377bc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001377bc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001377bc0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001377bc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.319056642 +0000 UTC m=+343.338979371 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001377bc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001333dc0 item 61 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.321445274 +0000 UTC m=+343.341368033 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4280): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a47c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a47c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a47c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a21c0 item 62 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a47c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a47c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.322286563 +0000 UTC m=+343.342209292 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a47c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4ec0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4ec0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4ec0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4ec0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4ec0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.322286563 +0000 UTC m=+343.342209292 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a4ec0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a2380 item 62 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.324272088 +0000 UTC m=+343.344194817 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5a40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5a40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5a40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a2700 item 63 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5a40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5a40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.325023387 +0000 UTC m=+343.344946117 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013a5a40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c01c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c01c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c01c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c01c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c01c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.325023387 +0000 UTC m=+343.344946117 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c01c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a28c0 item 63 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.327159075 +0000 UTC m=+343.347081815 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0800): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0d40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0d40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0d40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a2c40 item 64 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0d40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0d40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.328374716 +0000 UTC m=+343.348297465 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c0d40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1440): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1440): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1440): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1440): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1440): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.328374716 +0000 UTC m=+343.348297465 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1440): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a2e00 item 64 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1a80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1a80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1a80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1a80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1a80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.33104153 +0000 UTC m=+343.350964279 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1a80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a3180 item 65 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.33196856 +0000 UTC m=+343.351891309 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013c1f00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013de480): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013de480): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013de480): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013de480): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013de480): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.33196856 +0000 UTC m=+343.351891309 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013de480): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a3340 item 65 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013deac0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013deac0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013deac0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013deac0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013deac0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.333959846 +0000 UTC m=+343.353882595 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013deac0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a36c0 item 66 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.334964741 +0000 UTC m=+343.354887491 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013def40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013df480): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013df480): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013df480): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013df480): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013df480): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.334964741 +0000 UTC m=+343.354887491 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013df480): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a3880 item 66 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dfac0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dfac0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dfac0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dfac0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dfac0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.337600046 +0000 UTC m=+343.357522775 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dfac0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a3c00 item 67 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.338537906 +0000 UTC m=+343.358460675 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0013dff40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014024c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014024c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014024c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014024c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014024c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.338537906 +0000 UTC m=+343.358460675 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014024c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a3dc0 item 67 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001402b40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001402b40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001402b40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001402b40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001402b40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.341012579 +0000 UTC m=+343.360935329 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001402b40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c1c0 item 68 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.341887961 +0000 UTC m=+343.361810710 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403580): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403580): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403580): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403580): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403580): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.341887961 +0000 UTC m=+343.361810710 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403580): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c380 item 68 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403bc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403bc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403bc0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403bc0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403bc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.344390597 +0000 UTC m=+343.364313377 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001403bc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c700 item 69 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.345627479 +0000 UTC m=+343.365550198 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014260c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014265c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014265c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014265c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014265c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014265c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.345627479 +0000 UTC m=+343.365550198 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014265c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c8c0 item 69 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001426c40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001426c40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001426c40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001426c40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001426c40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.347539086 +0000 UTC m=+343.367461845 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001426c40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140cc40 item 70 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.348357621 +0000 UTC m=+343.368280350 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0940): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0e80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0e80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0e80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0e80): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0e80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.348357621 +0000 UTC m=+343.368280350 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb0e80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ce0 item 70 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1500): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1500): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1500): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.350033957 +0000 UTC m=+343.369956705 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2230 item 71 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.350878913 +0000 UTC m=+343.370801661 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1a00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1f00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1f00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1f00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1f00): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1f00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.350878913 +0000 UTC m=+343.370801661 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000eb1f00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec23f0 item 71 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2600): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2600): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2600): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2600): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2600): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.352953796 +0000 UTC m=+343.372876545 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2600): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2770 item 72 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.353907906 +0000 UTC m=+343.373830655 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed2b00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3040): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3040): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3040): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.353907906 +0000 UTC m=+343.373830655 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2930 item 72 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.356042711 +0000 UTC m=+343.375965460 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3600): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3b00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3b00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3b00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2cb0 item 73 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3b00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3b00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.356654108 +0000 UTC m=+343.376576838 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ed3b00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2e70 item 73 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.35723559 +0000 UTC m=+343.377158318 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2580): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2580): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2580): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2580): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2580): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.35723559 +0000 UTC m=+343.377158318 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2580): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3030 item 73 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.358738379 +0000 UTC m=+343.378661108 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef2bc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef30c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef30c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef30c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec33b0 item 74 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef30c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef30c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.359214543 +0000 UTC m=+343.379137272 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef30c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3570 item 74 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.359772941 +0000 UTC m=+343.379695669 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3600): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3b80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3b80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3b80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3b80): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3b80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.359772941 +0000 UTC m=+343.379695669 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000ef3b80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3730 item 74 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.360984835 +0000 UTC m=+343.380907564 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492740): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492740): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492740): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3ab0 item 75 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492740): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492740): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.361760279 +0000 UTC m=+343.381683008 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492740): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): _writeAt: size=3, off=2 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3c70 item 75 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.362498976 +0000 UTC m=+343.382421705 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001492c80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014931c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014931c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014931c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014931c0): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014931c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.362498976 +0000 UTC m=+343.382421705 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014931c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3e30 item 75 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.363874377 +0000 UTC m=+343.383797106 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493800): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493d00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493d00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493d00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a8230 item 76 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493d00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493d00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.364410072 +0000 UTC m=+343.384332791 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001493d00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a83f0 item 76 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): _writeAt: size=3, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.365047839 +0000 UTC m=+343.384970568 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b42c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4840): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4840): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4840): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4840): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4840): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.365047839 +0000 UTC m=+343.384970568 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4840): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a85b0 item 76 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.366352626 +0000 UTC m=+343.386275356 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b4e80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5380): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5380): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5380): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a8930 item 77 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5380): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5380): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.36693532 +0000 UTC m=+343.386858049 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5380): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5a80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5a80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5a80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5a80): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5a80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.36693532 +0000 UTC m=+343.386858049 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014b5a80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a8af0 item 77 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.368650699 +0000 UTC m=+343.388573448 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0140): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0640): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0640): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0640): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a8e70 item 78 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0640): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0640): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.369367253 +0000 UTC m=+343.389290002 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0640): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0d40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0d40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0d40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0d40): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0d40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.369367253 +0000 UTC m=+343.389290002 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d0d40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9030 item 78 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.371763459 +0000 UTC m=+343.391686208 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1380): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1880): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1880): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1880): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a93b0 item 79 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1880): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1880): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.37246762 +0000 UTC m=+343.392390369 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014d1880): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec000): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec000): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec000): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec000): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec000): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.37246762 +0000 UTC m=+343.392390369 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec000): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9570 item 79 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.374707955 +0000 UTC m=+343.394630704 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ec640): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ecb40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ecb40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ecb40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a98f0 item 80 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ecb40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ecb40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.37544672 +0000 UTC m=+343.395369479 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ecb40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed240): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed240): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed240): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.37544672 +0000 UTC m=+343.395369479 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9ab0 item 80 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed880): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed880): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed880): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed880): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed880): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.377660725 +0000 UTC m=+343.397583474 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014ed880): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9e30 item 81 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.378598043 +0000 UTC m=+343.398520802 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0014edd00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c2c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c2c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c2c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c2c0): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c2c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.378598043 +0000 UTC m=+343.398520802 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c2c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e070 item 81 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c940): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c940): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c940): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c940): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c940): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.381186871 +0000 UTC m=+343.401109620 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150c940): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e3f0 item 82 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.382222654 +0000 UTC m=+343.402145413 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150ce40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150d3c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150d3c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150d3c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150d3c0): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150d3c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.382222654 +0000 UTC m=+343.402145413 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150d3c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e5b0 item 82 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150da40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150da40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150da40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150da40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150da40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.38423473 +0000 UTC m=+343.404157448 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150da40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125caf0 item 83 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.385032146 +0000 UTC m=+343.404954875 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d2c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d800): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d800): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d800): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d800): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d800): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.385032146 +0000 UTC m=+343.404954875 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126d800): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125ccb0 item 83 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126de80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126de80): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126de80): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126de80): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126de80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.386636767 +0000 UTC m=+343.406559496 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00126de80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d030 item 84 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.387446046 +0000 UTC m=+343.407368764 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c400): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c980): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c980): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c980): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c980): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c980): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.387446046 +0000 UTC m=+343.407368764 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158c980): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d1f0 item 84 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d000): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d000): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d000): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d000): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d000): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.389947099 +0000 UTC m=+343.409869868 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d000): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d570 item 85 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.391138023 +0000 UTC m=+343.411060802 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158d500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158da40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158da40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158da40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158da40): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158da40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.391138023 +0000 UTC m=+343.411060802 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00158da40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d730 item 85 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6140): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6140): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6140): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6140): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6140): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.394102876 +0000 UTC m=+343.414025646 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6140): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125dab0 item 86 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.395093926 +0000 UTC m=+343.415016726 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6640): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6bc0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6bc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6bc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6bc0): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6bc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.395093926 +0000 UTC m=+343.415016726 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a6bc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125dc70 item 86 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7240): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7240): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7240): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.397261173 +0000 UTC m=+343.417183931 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bc070 item 87 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.398245189 +0000 UTC m=+343.418167948 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7740): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7c80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7c80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7c80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7c80): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7c80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.398245189 +0000 UTC m=+343.418167948 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015a7c80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bc230 item 87 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc380): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc380): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc380): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc380): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc380): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.400578126 +0000 UTC m=+343.420500875 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc380): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bc5b0 item 88 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.401471332 +0000 UTC m=+343.421394091 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cc880): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cce00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cce00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cce00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cce00): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cce00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.401471332 +0000 UTC m=+343.421394091 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cce00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bc770 item 88 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.403928944 +0000 UTC m=+343.423851712 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd440): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd980): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd980): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd980): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bcaf0 item 89 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd980): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd980): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.404746939 +0000 UTC m=+343.424669688 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cd980): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bccb0 item 89 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.4057819 +0000 UTC m=+343.425704670 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015cdec0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f04c0): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f04c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f04c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f04c0): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f04c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.4057819 +0000 UTC m=+343.425704670 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f04c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bce70 item 89 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.408306186 +0000 UTC m=+343.428228945 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f0b00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1040): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1040): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1040): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bd1f0 item 90 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1040): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1040): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.408995751 +0000 UTC m=+343.428918480 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1040): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bd3b0 item 90 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.410137673 +0000 UTC m=+343.430060442 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1580): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1b40): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1b40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1b40): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1b40): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1b40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.410137673 +0000 UTC m=+343.430060442 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015f1b40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bd570 item 90 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.412702055 +0000 UTC m=+343.432624814 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00150df00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015344c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015344c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015344c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ea10 item 91 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015344c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015344c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.413698004 +0000 UTC m=+343.433620762 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015344c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): >_readAt: n=2, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): _writeAt: size=3, off=7 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ebd0 item 91 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.414913464 +0000 UTC m=+343.434836223 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534a00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534f80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534f80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534f80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534f80): >_readAt: n=8, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534f80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.414913464 +0000 UTC m=+343.434836223 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001534f80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ed90 item 91 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 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/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.418806148 +0000 UTC m=+343.438728917 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc0015355c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001535b00): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001535b00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001535b00): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f110 item 92 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001535b00): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001535b00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.420013173 +0000 UTC m=+343.439935942 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001535b00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): open at offset 5 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f2d0 item 92 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): _readAt: size=2, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): _writeAt: size=3, off=5 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): >_writeAt: n=3, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.421631871 +0000 UTC m=+343.441554660 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e0c0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e680): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e680): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e680): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e680): >_readAt: n=3, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e680): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.421631871 +0000 UTC m=+343.441554660 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154e680): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f490 item 92 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.424977027 +0000 UTC m=+343.444899746 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ecc0): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f200): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f200): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f200): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f810 item 93 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f200): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f200): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.426008833 +0000 UTC m=+343.445931582 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f200): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f900): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f900): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f900): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f900): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f900): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.426008833 +0000 UTC m=+343.445931582 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154f900): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f9d0 item 93 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.427766541 +0000 UTC m=+343.447689271 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00154ff40): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572500): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572500): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572500): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150fd50 item 94 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572500): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572500): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.428242233 +0000 UTC m=+343.448164962 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572500): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572c00): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572c00): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572c00): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572c00): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572c00): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.428242233 +0000 UTC m=+343.448164962 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001572c00): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ff10 item 94 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.429919431 +0000 UTC m=+343.449842160 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573780): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573780): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573780): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00157a310 item 95 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573780): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573780): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.430549313 +0000 UTC m=+343.450472042 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573780): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573e80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573e80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573e80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573e80): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573e80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.430549313 +0000 UTC m=+343.450472042 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc001573e80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00157a4d0 item 95 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): open at offset 0 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): _readAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): >_readAt: n=0, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.434793887 +0000 UTC m=+343.454716616 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc000f7c240): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168c480): _writeAt: size=5, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168c480): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168c480): >openPending: err= 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c070 item 96 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168c480): >_writeAt: n=5, err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168c480): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.436650861 +0000 UTC m=+343.456573591 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168c480): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:53:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:53:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168cb80): _readAt: size=512, off=0 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168cb80): openPending: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168cb80): >openPending: err= 2025/07/22 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168cb80): >_readAt: n=5, err=EOF 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168cb80): close: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:53:34.436650861 +0000 UTC m=+343.456573591 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : open-test-file(0xc00168cb80): >close: err= 2025/07/22 01:53:34 DEBUG : open-test-file: Remove: 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c230 item 96 2025/07/22 01:53:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:53:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:53:34 DEBUG : open-test-file: >Remove: err= 2025/07/22 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:34 DEBUG : Looking for writers 2025/07/22 01:53:34 DEBUG : >WaitForWriters: 2025/07/22 01:53:34 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.85s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.84s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:34 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:34 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:34 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:34 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:34 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:34 DEBUG : file1: newRWFileHandle: 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): openPending: 2025/07/22 01:53:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): >openPending: err= 2025/07/22 01:53:34 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:53:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:53:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): _writeAt: size=2, off=0 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): >_writeAt: n=2, err= 2025/07/22 01:53:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): RWFileHandle.Flush 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): RWFileHandle.Release 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): close: 2025/07/22 01:53:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/22 01:53:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:34 DEBUG : file1(0xc000f7c780): >close: err= 2025/07/22 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:34 DEBUG : Looking for writers 2025/07/22 01:53:34 DEBUG : file1: reading active writers 2025/07/22 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:53:34 DEBUG : Looking for writers 2025/07/22 01:53:34 DEBUG : file1: reading active writers 2025/07/22 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:53:35 DEBUG : Looking for writers 2025/07/22 01:53:35 DEBUG : file1: reading active writers 2025/07/22 01:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:53:35 DEBUG : Looking for writers 2025/07/22 01:53:35 DEBUG : file1: reading active writers 2025/07/22 01:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:53:35 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:53:35 DEBUG : Looking for writers 2025/07/22 01:53:35 DEBUG : file1: reading active writers 2025/07/22 01:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:53:35 DEBUG : Looking for writers 2025/07/22 01:53:35 DEBUG : file1: reading active writers 2025/07/22 01:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:53:35 DEBUG : Looking for writers 2025/07/22 01:53:35 DEBUG : file1: reading active writers 2025/07/22 01:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:53:35 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/22 01:53:36 DEBUG : Looking for writers 2025/07/22 01:53:36 DEBUG : file1: reading active writers 2025/07/22 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:53:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/22 01:53:36 INFO : file1: Copied (new) 2025/07/22 01:53:36 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/07/22 01:53:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:53:36 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/22 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:53:36 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:53:37 DEBUG : Looking for writers 2025/07/22 01:53:37 DEBUG : file1: reading active writers 2025/07/22 01:53:37 DEBUG : >WaitForWriters: 2025/07/22 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:37 DEBUG : Looking for writers 2025/07/22 01:53:37 DEBUG : file1: reading active writers 2025/07/22 01:53:37 DEBUG : >WaitForWriters: 2025/07/22 01:53:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:37 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:37 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:37 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:53:37 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:38 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:53:38 DEBUG : rename_me: newRWFileHandle: 2025/07/22 01:53:38 DEBUG : rename_me(0xc000413ac0): openPending: 2025/07/22 01:53:38 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:53:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/22 01:53:38 DEBUG : rename_me(0xc000413ac0): >openPending: err= 2025/07/22 01:53:38 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/22 01:53:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/22 01:53:38 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/22 01:53:38 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/22 01:53:38 DEBUG : rename_me(0xc000413ac0): _writeAt: size=5, off=0 2025/07/22 01:53:38 DEBUG : rename_me(0xc000413ac0): >_writeAt: n=5, err= 2025/07/22 01:53:38 DEBUG : rename_me(0xc000413ac0): close: 2025/07/22 01:53:38 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-22 01:53:38.09365989 +0000 UTC m=+347.113582629 2025/07/22 01:53:38 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/22 01:53:38 DEBUG : rename_me(0xc000413ac0): >close: err= 2025/07/22 01:53:38 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/22 01:53:38 DEBUG : i_was_renamed: Updating file with 0xc000935d40 2025/07/22 01:53:38 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/22 01:53:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/22 01:53:38 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:53:38 DEBUG : Looking for writers 2025/07/22 01:53:38 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:53:38 DEBUG : Looking for writers 2025/07/22 01:53:38 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:53:38 DEBUG : Looking for writers 2025/07/22 01:53:38 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:53:38 DEBUG : Looking for writers 2025/07/22 01:53:38 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:53:38 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/22 01:53:38 DEBUG : Looking for writers 2025/07/22 01:53:38 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:53:38 DEBUG : Looking for writers 2025/07/22 01:53:38 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:53:38 DEBUG : Looking for writers 2025/07/22 01:53:38 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:53:38 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/07/22 01:53:39 DEBUG : Looking for writers 2025/07/22 01:53:39 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:53:39 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:53:39 INFO : i_was_renamed: Copied (new) 2025/07/22 01:53:39 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-22 01:53:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/22 01:53:39 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/22 01:53:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/22 01:53:39 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/22 01:53:40 DEBUG : Looking for writers 2025/07/22 01:53:40 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:53:40 DEBUG : >WaitForWriters: 2025/07/22 01:53:40 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:53:40 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:53:40 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:53:40 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:40 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jacukuc1yeru" 2025/07/22 01:53:40 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:53:41 DEBUG : forgetting directory cache 2025/07/22 01:53:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/22 01:53:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate(0xc00090e100): _readAt: size=512, off=0 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate(0xc00090e100): openPending: 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:54:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:53:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate(0xc00090e100): >openPending: err= 2025/07/22 01:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate(0xc00090e100): >_readAt: n=20, err=EOF 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate(0xc00090e100): close: 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:54:40 +0000 UTC 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate(0xc00090e100): >close: err= 2025/07/22 01:53:43 DEBUG : Re-reading directory (172.659872ms old) 2025/07/22 01:53:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:53:43 DEBUG : forgetting directory cache 2025/07/22 01:53:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate(0xc0008d4880): _readAt: size=512, off=0 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate(0xc0008d4880): openPending: 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:55:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-22 00:54:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:55:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-22 00:54:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/22 01:53:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:53:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate(0xc0008d4880): >openPending: err= 2025/07/22 01:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate(0xc0008d4880): >_readAt: n=20, err=EOF 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate(0xc0008d4880): close: 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:55:40 +0000 UTC 2025/07/22 01:53:45 DEBUG : TestRWCacheUpdate(0xc0008d4880): >close: err= 2025/07/22 01:53:45 DEBUG : Re-reading directory (169.09856ms old) 2025/07/22 01:53:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:53:46 DEBUG : forgetting directory cache 2025/07/22 01:53:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate(0xc00090e540): _readAt: size=512, off=0 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate(0xc00090e540): openPending: 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:56:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-22 00:55:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:56:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-22 00:55:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/22 01:53:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:53:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate(0xc00090e540): >openPending: err= 2025/07/22 01:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:53:48 DEBUG : TestRWCacheUpdate(0xc00090e540): >_readAt: n=20, err=EOF 2025/07/22 01:53:48 DEBUG : TestRWCacheUpdate(0xc00090e540): close: 2025/07/22 01:53:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:56:40 +0000 UTC 2025/07/22 01:53:48 DEBUG : TestRWCacheUpdate(0xc00090e540): >close: err= 2025/07/22 01:53:48 DEBUG : Re-reading directory (171.248595ms old) 2025/07/22 01:53:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:53:48 DEBUG : forgetting directory cache 2025/07/22 01:53:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate(0xc0008d4440): _readAt: size=512, off=0 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate(0xc0008d4440): openPending: 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:57:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-22 00:56:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:57:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-22 00:56:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/22 01:53:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:53:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate(0xc0008d4440): >openPending: err= 2025/07/22 01:53:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate(0xc0008d4440): >_readAt: n=20, err=EOF 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate(0xc0008d4440): close: 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:57:40 +0000 UTC 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate(0xc0008d4440): >close: err= 2025/07/22 01:53:50 DEBUG : Re-reading directory (167.422386ms old) 2025/07/22 01:53:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:53:51 DEBUG : forgetting directory cache 2025/07/22 01:53:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate(0xc0005923c0): _readAt: size=512, off=0 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate(0xc0005923c0): openPending: 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:58:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-22 00:57:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:58:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-22 00:57:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/22 01:53:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:53:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate(0xc0005923c0): >openPending: err= 2025/07/22 01:53:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate(0xc0005923c0): >_readAt: n=20, err=EOF 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate(0xc0005923c0): close: 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:58:40 +0000 UTC 2025/07/22 01:53:52 DEBUG : TestRWCacheUpdate(0xc0005923c0): >close: err= 2025/07/22 01:53:52 DEBUG : Re-reading directory (173.360698ms old) 2025/07/22 01:53:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:53:53 DEBUG : forgetting directory cache 2025/07/22 01:53:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate(0xc0008d49c0): _readAt: size=512, off=0 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate(0xc0008d49c0): openPending: 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:59:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-22 00:58:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:59:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-22 00:58:40 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/22 01:53:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:53:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate(0xc0008d49c0): >openPending: err= 2025/07/22 01:53:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate(0xc0008d49c0): >_readAt: n=20, err=EOF 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate(0xc0008d49c0): close: 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:59:40 +0000 UTC 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate(0xc0008d49c0): >close: err= 2025/07/22 01:53:55 DEBUG : Re-reading directory (168.766317ms old) 2025/07/22 01:53:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:53:56 DEBUG : forgetting directory cache 2025/07/22 01:53:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate(0xc00090e340): _readAt: size=512, off=0 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate(0xc00090e340): openPending: 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-22 01:00:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-22 00:59:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-22 01:00:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-22 00:59:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/22 01:53:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/22 01:53:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate(0xc00090e340): >openPending: err= 2025/07/22 01:53:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate(0xc00090e340): >_readAt: n=21, err=EOF 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate(0xc00090e340): close: 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 01:00:40 +0000 UTC 2025/07/22 01:53:57 DEBUG : TestRWCacheUpdate(0xc00090e340): >close: err= 2025/07/22 01:53:57 DEBUG : Re-reading directory (167.416315ms old) 2025/07/22 01:53:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:53:58 DEBUG : forgetting directory cache 2025/07/22 01:53:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate(0xc0008d4940): _readAt: size=512, off=0 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate(0xc0008d4940): openPending: 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-22 01:01:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-22 01:00:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-22 01:01:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-22 01:00:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/22 01:53:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/22 01:53:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate(0xc0008d4940): >openPending: err= 2025/07/22 01:53:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:53:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:54:00 DEBUG : TestRWCacheUpdate(0xc0008d4940): >_readAt: n=22, err=EOF 2025/07/22 01:54:00 DEBUG : TestRWCacheUpdate(0xc0008d4940): close: 2025/07/22 01:54:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 01:01:40 +0000 UTC 2025/07/22 01:54:00 DEBUG : TestRWCacheUpdate(0xc0008d4940): >close: err= 2025/07/22 01:54:00 DEBUG : Re-reading directory (172.970927ms old) 2025/07/22 01:54:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:54:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:54:00 DEBUG : forgetting directory cache 2025/07/22 01:54:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate(0xc000592380): _readAt: size=512, off=0 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate(0xc000592380): openPending: 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-22 01:02:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-22 01:01:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-22 01:02:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-22 01:01:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/22 01:54:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/22 01:54:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate(0xc000592380): >openPending: err= 2025/07/22 01:54:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:54:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:54:03 DEBUG : TestRWCacheUpdate(0xc000592380): >_readAt: n=23, err=EOF 2025/07/22 01:54:03 DEBUG : TestRWCacheUpdate(0xc000592380): close: 2025/07/22 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 01:02:40 +0000 UTC 2025/07/22 01:54:03 DEBUG : TestRWCacheUpdate(0xc000592380): >close: err= 2025/07/22 01:54:03 DEBUG : Re-reading directory (174.821961ms old) 2025/07/22 01:54:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:54:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:54:03 DEBUG : forgetting directory cache 2025/07/22 01:54:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate(0xc0005ce380): _readAt: size=512, off=0 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate(0xc0005ce380): openPending: 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-22 01:03:40 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-22 01:02:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-22 01:03:40 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-22 01:02:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/22 01:54:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/22 01:54:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate(0xc0005ce380): >openPending: err= 2025/07/22 01:54:05 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate(0xc0005ce380): >_readAt: n=24, err=EOF 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate(0xc0005ce380): close: 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 01:03:40 +0000 UTC 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate(0xc0005ce380): >close: err= 2025/07/22 01:54:05 DEBUG : Re-reading directory (173.028917ms old) 2025/07/22 01:54:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/22 01:54:05 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:05 DEBUG : Looking for writers 2025/07/22 01:54:05 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/22 01:54:05 DEBUG : >WaitForWriters: 2025/07/22 01:54:05 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': vfs cache: cleaner exiting 2025/07/22 01:54:06 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.55s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:07 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/07/22 01:54:09 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/07/22 01:54:10 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:10 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:54:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/22 01:54:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:54:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:54:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:54:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:54:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:54:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/22 01:54:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/22 01:54:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/22 01:54:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:54:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:54:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:54:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/22 01:54:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:54:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:54:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:54:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:54:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:54:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/22 01:54:11 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:11 DEBUG : Looking for writers 2025/07/22 01:54:11 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/22 01:54:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/22 01:54:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.75s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:12 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:12 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:12 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': Reusing VFS from active cache 2025/07/22 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:12 DEBUG : Looking for writers 2025/07/22 01:54:12 DEBUG : >WaitForWriters: 2025/07/22 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:12 DEBUG : Looking for writers 2025/07/22 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:12 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:12 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:12 DEBUG : Looking for writers 2025/07/22 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:13 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:13 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:13 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:13 DEBUG : Looking for writers 2025/07/22 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.33s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:13 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:13 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:54:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/22 01:54:18 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:18 DEBUG : dir: Looking for writers 2025/07/22 01:54:18 DEBUG : file2: reading active writers 2025/07/22 01:54:18 DEBUG : Looking for writers 2025/07/22 01:54:18 DEBUG : file1: reading active writers 2025/07/22 01:54:18 DEBUG : dir: reading active writers 2025/07/22 01:54:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.79s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:19 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:19 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:54:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/22 01:54:23 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:23 DEBUG : dir: Looking for writers 2025/07/22 01:54:23 DEBUG : Looking for writers 2025/07/22 01:54:23 DEBUG : dir: reading active writers 2025/07/22 01:54:23 DEBUG : file1: reading active writers 2025/07/22 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.46s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:24 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:24 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/22 01:54:27 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/22 01:54:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:54:29 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 01:54:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 01:54:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 01:54:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:54:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/22 01:54:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:54:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/22 01:54:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:54:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 01:54:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/22 01:54:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/22 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 01:54:29 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:54:30 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/22 01:54:30 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/07/22 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 01:54:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:54:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/22 01:54:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:30 DEBUG : dir: Looking for writers 2025/07/22 01:54:30 DEBUG : file2: reading active writers 2025/07/22 01:54:30 DEBUG : new_file.txt: reading active writers 2025/07/22 01:54:30 DEBUG : Looking for writers 2025/07/22 01:54:30 DEBUG : dir: reading active writers 2025/07/22 01:54:30 DEBUG : file1: reading active writers 2025/07/22 01:54:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.43s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:32 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:32 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/22 01:54:35 DEBUG : dir/file2: same parent dir (ODFfOTMyNjQ2NV9DZ0w2YQ) - using file/rename instead of move_copy for dir/file1 2025/07/22 01:54:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/22 01:54:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0008aa9c0 2025/07/22 01:54:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/22 01:54:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:36 INFO : dir/file1: Moved (server-side) to: file0 2025/07/22 01:54:36 DEBUG : file0: Updating file with file0 0xc0008aa9c0 2025/07/22 01:54:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:54:36 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/22 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:36 DEBUG : dir: Looking for writers 2025/07/22 01:54:36 DEBUG : Looking for writers 2025/07/22 01:54:36 DEBUG : dir: reading active writers 2025/07/22 01:54:36 DEBUG : file0: reading active writers 2025/07/22 01:54:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.78s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:37 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:37 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:38 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:38 DEBUG : Looking for writers 2025/07/22 01:54:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:38 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:38 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:38 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/22 01:54:39 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/22 01:54:40 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/22 01:54:41 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/22 01:54:42 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/22 01:54:42 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:42 DEBUG : d: Looking for writers 2025/07/22 01:54:42 DEBUG : Looking for writers 2025/07/22 01:54:42 DEBUG : a: Looking for writers 2025/07/22 01:54:42 DEBUG : b: Looking for writers 2025/07/22 01:54:42 DEBUG : c: Looking for writers 2025/07/22 01:54:42 DEBUG : Looking for writers 2025/07/22 01:54:42 DEBUG : b: reading active writers 2025/07/22 01:54:42 DEBUG : c: reading active writers 2025/07/22 01:54:42 DEBUG : d: reading active writers 2025/07/22 01:54:42 DEBUG : /: reading active writers 2025/07/22 01:54:42 DEBUG : a: reading active writers 2025/07/22 01:54:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.00s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:44 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:44 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:45 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/22 01:54:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/22 01:54:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/22 01:54:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/22 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:49 DEBUG : a/b/c/d: Looking for writers 2025/07/22 01:54:49 DEBUG : a/b/c: Looking for writers 2025/07/22 01:54:49 DEBUG : d: reading active writers 2025/07/22 01:54:49 DEBUG : a/b: Looking for writers 2025/07/22 01:54:49 DEBUG : c: reading active writers 2025/07/22 01:54:49 DEBUG : a: Looking for writers 2025/07/22 01:54:49 DEBUG : b: reading active writers 2025/07/22 01:54:49 DEBUG : Looking for writers 2025/07/22 01:54:49 DEBUG : a: reading active writers 2025/07/22 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.56s) === 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-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:52 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:52 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:52 DEBUG : Looking for writers 2025/07/22 01:54:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === 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-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:52 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:52 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:54:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:54:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/22 01:54:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/22 01:54:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/22 01:54:52 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:54:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/22 01:54:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:54:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:54:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:54:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:54:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:54:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:54:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:54:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/22 01:54:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:54:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:54:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:54 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:54:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/22 01:54:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:55 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (7 bytes), uploading instead of streaming 2025/07/22 01:54:55 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/07/22 01:54:57 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/07/22 01:54:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:57 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:54:57 DEBUG : Looking for writers 2025/07/22 01:54:57 DEBUG : file1: reading active writers 2025/07/22 01:54:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.23s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:54:57 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:54:57 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:54:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:54:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:54:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:54:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/22 01:54:58 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/22 01:54:58 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/22 01:54:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/22 01:54:58 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (11 bytes), uploading instead of streaming 2025/07/22 01:54:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/22 01:55:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/22 01:55:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:55:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/22 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:55:00 DEBUG : Looking for writers 2025/07/22 01:55:00 DEBUG : file1: reading active writers 2025/07/22 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.74s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:55:01 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:55:01 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:55:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:55:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:55:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:55:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:55:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/22 01:55:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:01 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:55:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/22 01:55:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/22 01:55:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:55:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/22 01:55:03 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:55:03 DEBUG : Looking for writers 2025/07/22 01:55:03 DEBUG : file1: reading active writers 2025/07/22 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.53s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:55:03 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:55:03 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:55:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:55:04 DEBUG : file1: WriteFileHandle.Release closing 2025/07/22 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:04 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:55:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/22 01:55:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/22 01:55:05 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:55:05 DEBUG : Looking for writers 2025/07/22 01:55:05 DEBUG : file1: reading active writers 2025/07/22 01:55:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.19s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:55:06 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:55:06 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:06 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (2 bytes), uploading instead of streaming 2025/07/22 01:55:07 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/22 01:55:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/22 01:55:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:55:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/22 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:55:08 DEBUG : Looking for writers 2025/07/22 01:55:08 DEBUG : file1: reading active writers 2025/07/22 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.99s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:55:09 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:55:09 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:55:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:55:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:55:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:55:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:55:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:09 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:55:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/22 01:55:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:55:10 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 01:55:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 01:55:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 01:55:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:55:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/22 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:55:10 DEBUG : Looking for writers 2025/07/22 01:55:10 DEBUG : file1: reading active writers 2025/07/22 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.36s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-jacukuc1yeru'", Local "Local file system at /tmp/rclone501139932", Modify Window "1s" 2025/07/22 01:55:11 INFO : OpenDrive root 'rclone-test-jacukuc1yeru': poll-interval is not supported by this remote 2025/07/22 01:55:11 NOTICE: OpenDrive root 'rclone-test-jacukuc1yeru': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:55:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:55:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:55:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:55:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:55:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:11 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': File to upload is small (100 bytes), uploading instead of streaming 2025/07/22 01:55:12 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/07/22 01:55:13 DEBUG : file1: md5 = 776bfa54104ee5249646a1879f3fa0ea OK 2025/07/22 01:55:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/22 01:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:55:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:55:13 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 01:55:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 01:55:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 01:55:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:55:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/22 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:55:13 DEBUG : Looking for writers 2025/07/22 01:55:13 DEBUG : file1: reading active writers 2025/07/22 01:55:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.80s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/22 01:55:14 DEBUG : OpenDrive root 'rclone-test-jacukuc1yeru': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m24.200570937s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRename TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting]