"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/11/14 01:14:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-macusam4meri" 2025/11/14 01:14:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 01:14:31 DEBUG : Starting OpenDrive session with ID: 09c18eb8799aa8d8ce2d91b5a14ba40f0a18a2f330840f18c532e6538d82b685 2025/11/14 01:14:32 DEBUG : Creating backend with remote "/tmp/rclone622197006" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:14:32 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:14:32 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:14:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:14:36 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:14:36 DEBUG : dir: Looking for writers 2025/11/14 01:14:36 DEBUG : Looking for writers 2025/11/14 01:14:36 DEBUG : dir: reading active writers 2025/11/14 01:14:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (5.06s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:14:37 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:14:37 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:14:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:14:40 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/14 01:14:42 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/11/14 01:14:44 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:14:44 DEBUG : dir/subdir: Looking for writers 2025/11/14 01:14:44 DEBUG : dir: Looking for writers 2025/11/14 01:14:44 DEBUG : file2: reading active writers 2025/11/14 01:14:44 DEBUG : subdir: reading active writers 2025/11/14 01:14:44 DEBUG : file1: reading active writers 2025/11/14 01:14:44 DEBUG : Looking for writers 2025/11/14 01:14:44 DEBUG : dir: reading active writers 2025/11/14 01:14:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.73s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:14:47 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:14:47 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:14:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:14:50 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:14:50 DEBUG : dir: Looking for writers 2025/11/14 01:14:50 DEBUG : file1: reading active writers 2025/11/14 01:14:50 DEBUG : Looking for writers 2025/11/14 01:14:50 DEBUG : dir: reading active writers 2025/11/14 01:14:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.12s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:14:51 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:14:51 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:14:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:14:54 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:14:54 DEBUG : dir: Looking for writers 2025/11/14 01:14:54 DEBUG : Looking for writers 2025/11/14 01:14:54 DEBUG : dir: reading active writers 2025/11/14 01:14:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.17s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:14:55 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:14:55 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:14:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:14:58 DEBUG : dir: forgetting directory cache 2025/11/14 01:14:58 DEBUG : forgetting directory cache 2025/11/14 01:14:58 DEBUG : dir: forgetting directory cache 2025/11/14 01:14:58 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:14:58 DEBUG : Looking for writers 2025/11/14 01:14:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.16s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:14:59 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:14:59 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:15:02 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/14 01:15:02 DEBUG : dir: invalidating directory cache 2025/11/14 01:15:02 DEBUG : >ForgetPath: 2025/11/14 01:15:02 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/14 01:15:02 DEBUG : invalidating directory cache 2025/11/14 01:15:02 DEBUG : dir: forgetting directory cache 2025/11/14 01:15:02 DEBUG : >ForgetPath: 2025/11/14 01:15:02 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/14 01:15:02 DEBUG : >ForgetPath: 2025/11/14 01:15:02 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:02 DEBUG : dir: Looking for writers 2025/11/14 01:15:02 DEBUG : Looking for writers 2025/11/14 01:15:02 DEBUG : dir: reading active writers 2025/11/14 01:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.30s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:15:03 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:15:03 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:15:08 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/11/14 01:15:10 DEBUG : forgetting directory cache 2025/11/14 01:15:10 DEBUG : dir: forgetting directory cache 2025/11/14 01:15:11 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:11 DEBUG : dir: Looking for writers 2025/11/14 01:15:11 DEBUG : fil/a/b: Looking for writers 2025/11/14 01:15:11 DEBUG : fil/a: Looking for writers 2025/11/14 01:15:11 DEBUG : b: reading active writers 2025/11/14 01:15:11 DEBUG : fil: Looking for writers 2025/11/14 01:15:11 DEBUG : a: reading active writers 2025/11/14 01:15:11 DEBUG : Looking for writers 2025/11/14 01:15:11 DEBUG : dir: reading active writers 2025/11/14 01:15:11 DEBUG : fil: reading active writers 2025/11/14 01:15:11 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.33s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:15:14 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:15:14 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:15:16 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:16 DEBUG : dir: Looking for writers 2025/11/14 01:15:16 DEBUG : Looking for writers 2025/11/14 01:15:16 DEBUG : dir: reading active writers 2025/11/14 01:15:16 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.90s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:15:18 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:15:18 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:15:21 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:21 DEBUG : dir: Looking for writers 2025/11/14 01:15:21 DEBUG : file1: reading active writers 2025/11/14 01:15:21 DEBUG : Looking for writers 2025/11/14 01:15:21 DEBUG : dir: reading active writers 2025/11/14 01:15:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.30s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:15:22 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:15:22 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:15:25 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/14 01:15:27 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/11/14 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/14 01:15:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/14 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/14 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/14 01:15:30 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/11/14 01:15:33 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/11/14 01:15:34 DEBUG : dir: invalidating directory cache 2025/11/14 01:15:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/14 01:15:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/14 01:15:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/14 01:15:34 DEBUG : dir/file1: Reset virtual modtime 2025/11/14 01:15:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/14 01:15:34 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/14 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/14 01:15:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/14 01:15:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:15:34 DEBUG : dir: invalidating directory cache 2025/11/14 01:15:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/14 01:15:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/14 01:15:35 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/14 01:15:35 DEBUG : forgetting directory cache 2025/11/14 01:15:35 DEBUG : dir: forgetting directory cache 2025/11/14 01:15:35 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/14 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:35 DEBUG : dir/virtualDir: Looking for writers 2025/11/14 01:15:35 DEBUG : dir: Looking for writers 2025/11/14 01:15:35 DEBUG : virtualDir: reading active writers 2025/11/14 01:15:35 DEBUG : file1: reading active writers 2025/11/14 01:15:35 DEBUG : virtualFile2: reading active writers 2025/11/14 01:15:35 DEBUG : virtualFile: reading active writers 2025/11/14 01:15:35 DEBUG : Looking for writers 2025/11/14 01:15:35 DEBUG : dir: reading active writers 2025/11/14 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.94s) --- PASS: TestDirReadDirAll/Virtual (5.12s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:15:37 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:15:37 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:15:40 ERROR : dir/: Can only open directories read only 2025/11/14 01:15:40 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:40 DEBUG : dir: Looking for writers 2025/11/14 01:15:40 DEBUG : Looking for writers 2025/11/14 01:15:40 DEBUG : dir: reading active writers 2025/11/14 01:15:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirOpen (11.53s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:15:48 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:15:48 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:49 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/11/14 01:15:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/14 01:15:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/14 01:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/14 01:15:51 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (5 bytes), uploading instead of streaming 2025/11/14 01:15:52 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/11/14 01:15:53 DEBUG : dir/potato: size = 5 OK 2025/11/14 01:15:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:15:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/14 01:15:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/14 01:15:53 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:53 DEBUG : dir: Looking for writers 2025/11/14 01:15:53 DEBUG : file1: reading active writers 2025/11/14 01:15:53 DEBUG : potato: reading active writers 2025/11/14 01:15:53 DEBUG : Looking for writers 2025/11/14 01:15:53 DEBUG : dir: reading active writers 2025/11/14 01:15:53 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.47s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:15:55 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:15:55 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:15:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:15:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/14 01:15:59 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:15:59 DEBUG : dir/sub: Looking for writers 2025/11/14 01:15:59 DEBUG : dir: Looking for writers 2025/11/14 01:15:59 DEBUG : file1: reading active writers 2025/11/14 01:15:59 DEBUG : sub: reading active writers 2025/11/14 01:15:59 DEBUG : Looking for writers 2025/11/14 01:15:59 DEBUG : dir: reading active writers 2025/11/14 01:15:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.93s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:01 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:01 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/14 01:16:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/14 01:16:06 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:06 DEBUG : dir/sub/subsub: Looking for writers 2025/11/14 01:16:06 DEBUG : dir/sub: Looking for writers 2025/11/14 01:16:06 DEBUG : subsub: reading active writers 2025/11/14 01:16:06 DEBUG : dir: Looking for writers 2025/11/14 01:16:06 DEBUG : file1: reading active writers 2025/11/14 01:16:06 DEBUG : sub: reading active writers 2025/11/14 01:16:06 DEBUG : Looking for writers 2025/11/14 01:16:06 DEBUG : dir: reading active writers 2025/11/14 01:16:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.20s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:08 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:08 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:11 ERROR : dir/: Dir.Remove not empty 2025/11/14 01:16:11 DEBUG : dir/file1: Remove: 2025/11/14 01:16:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:16:11 DEBUG : dir/file1: >Remove: err= 2025/11/14 01:16:11 ERROR : dir/: Dir.Remove failed to remove directory: folder not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: folder not empty Test: TestDirRemove 2025/11/14 01:16:11 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:11 DEBUG : dir: Looking for writers 2025/11/14 01:16:11 DEBUG : Looking for writers 2025/11/14 01:16:11 DEBUG : dir: reading active writers 2025/11/14 01:16:11 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (4.31s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:12 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:12 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:15 DEBUG : dir/file1: Remove: 2025/11/14 01:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:16:15 DEBUG : dir/file1: >Remove: err= 2025/11/14 01:16:16 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/14 01:16:16 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:16 DEBUG : Looking for writers 2025/11/14 01:16:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.09s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:16 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:16 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:20 DEBUG : dir/file1: Remove: 2025/11/14 01:16:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:16:20 DEBUG : dir/file1: >Remove: err= 2025/11/14 01:16:20 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:20 DEBUG : dir: Looking for writers 2025/11/14 01:16:20 DEBUG : Looking for writers 2025/11/14 01:16:20 DEBUG : dir: reading active writers 2025/11/14 01:16:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.74s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:21 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:21 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:25 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/11/14 01:16:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/14 01:16:27 DEBUG : dir2: same parent dir (ODFfOTU5ODE4MV9ScHRKUQ) - using folder/rename instead of move_copy 2025/11/14 01:16:27 DEBUG : dir: Updating dir with dir2 0xc000999790 2025/11/14 01:16:27 DEBUG : dir: forgetting directory cache 2025/11/14 01:16:27 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/14 01:16:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/14 01:16:29 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/14 01:16:29 DEBUG : file2: Updating file with file2 0xc000588780 2025/11/14 01:16:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/14 01:16:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/14 01:16:29 INFO : dir2/file3: Deleted 2025/11/14 01:16:30 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/14 01:16:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000588780 2025/11/14 01:16:30 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/14 01:16:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/14 01:16:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/14 01:16:31 DEBUG : renamed empty directory: same parent dir (ODFfOTU5ODE4MV9ScHRKUQ) - using folder/rename instead of move_copy 2025/11/14 01:16:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00039fe10 2025/11/14 01:16:31 DEBUG : empty directory: forgetting directory cache 2025/11/14 01:16:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/14 01:16:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/14 01:16:31 DEBUG : dir2: Renaming to "dir3" 2025/11/14 01:16:31 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:31 DEBUG : renamed empty directory: Looking for writers 2025/11/14 01:16:31 DEBUG : dir3: Looking for writers 2025/11/14 01:16:31 DEBUG : file3: reading active writers 2025/11/14 01:16:31 DEBUG : Looking for writers 2025/11/14 01:16:31 DEBUG : dir3: reading active writers 2025/11/14 01:16:31 DEBUG : renamed empty directory: reading active writers 2025/11/14 01:16:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:33 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:33 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/14 01:16:36 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:16:36 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:16:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/14 01:16:36 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/14 01:16:36 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/14 01:16:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/14 01:16:36 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:16:36 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:16:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/14 01:16:36 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/14 01:16:36 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/14 01:16:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/14 01:16:36 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (12 bytes), uploading instead of streaming 2025/11/14 01:16:37 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/11/14 01:16:38 DEBUG : dir/sub/file2: size = 12 OK 2025/11/14 01:16:38 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/14 01:16:38 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/14 01:16:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/14 01:16:38 DEBUG : forgetting directory cache 2025/11/14 01:16:38 DEBUG : dir: forgetting directory cache 2025/11/14 01:16:38 DEBUG : dir/sub: forgetting directory cache 2025/11/14 01:16:38 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/14 01:16:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/14 01:16:38 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (5 bytes), uploading instead of streaming 2025/11/14 01:16:39 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/11/14 01:16:40 DEBUG : dir/sub/file0: size = 5 OK 2025/11/14 01:16:40 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:16:40 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/14 01:16:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/14 01:16:40 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:40 DEBUG : dir/sub: Looking for writers 2025/11/14 01:16:40 DEBUG : file0: reading active writers 2025/11/14 01:16:40 DEBUG : file2: reading active writers 2025/11/14 01:16:40 DEBUG : dir: Looking for writers 2025/11/14 01:16:40 DEBUG : file1: reading active writers 2025/11/14 01:16:40 DEBUG : sub: reading active writers 2025/11/14 01:16:40 DEBUG : Looking for writers 2025/11/14 01:16:40 DEBUG : dir: reading active writers 2025/11/14 01:16:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.52s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:42 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:42 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/14 01:16:42 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:42 DEBUG : Looking for writers 2025/11/14 01:16:42 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:42 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:42 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/14 01:16:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:16:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/14 01:16:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/14 01:16:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/14 01:16:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:16:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/14 01:16:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/14 01:16:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:16:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/14 01:16:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/14 01:16:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/14 01:16:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:16:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/14 01:16:46 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:46 DEBUG : dir: Looking for writers 2025/11/14 01:16:46 DEBUG : file1: reading active writers 2025/11/14 01:16:46 DEBUG : file1.metadata: reading active writers 2025/11/14 01:16:46 DEBUG : Looking for writers 2025/11/14 01:16:46 DEBUG : dir: reading active writers 2025/11/14 01:16:46 DEBUG : dir.metadata: reading active writers 2025/11/14 01:16:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:47 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:47 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:50 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:50 DEBUG : dir: Looking for writers 2025/11/14 01:16:50 DEBUG : file1: reading active writers 2025/11/14 01:16:50 DEBUG : Looking for writers 2025/11/14 01:16:50 DEBUG : dir: reading active writers 2025/11/14 01:16:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.04s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:51 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:51 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:16:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:16:55 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/11/14 01:16:56 DEBUG : Can set mod time: true 2025/11/14 01:16:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/14 01:16:57 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:16:57 DEBUG : dir: Looking for writers 2025/11/14 01:16:57 DEBUG : file1: reading active writers 2025/11/14 01:16:57 DEBUG : Looking for writers 2025/11/14 01:16:57 DEBUG : dir: reading active writers 2025/11/14 01:16:57 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:16:59 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:16:59 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:17:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/14 01:17:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:02 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (0 bytes), uploading instead of streaming 2025/11/14 01:17:03 DEBUG : dir/file1: size = 0 OK 2025/11/14 01:17:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/14 01:17:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/14 01:17:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/14 01:17:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:03 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:03 DEBUG : dir: Looking for writers 2025/11/14 01:17:03 DEBUG : file1: reading active writers 2025/11/14 01:17:03 DEBUG : Looking for writers 2025/11/14 01:17:03 DEBUG : dir: reading active writers 2025/11/14 01:17:03 DEBUG : >WaitForWriters: 2025/11/14 01:17:04 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:04 DEBUG : dir: Looking for writers 2025/11/14 01:17:04 DEBUG : file1: reading active writers 2025/11/14 01:17:04 DEBUG : Looking for writers 2025/11/14 01:17:04 DEBUG : dir: reading active writers 2025/11/14 01:17:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:05 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:05 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:17:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/14 01:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:08 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (5 bytes), uploading instead of streaming 2025/11/14 01:17:08 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/14 01:17:09 DEBUG : dir/file1: size = 5 OK 2025/11/14 01:17:09 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:17:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/14 01:17:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/14 01:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:09 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:09 DEBUG : dir: Looking for writers 2025/11/14 01:17:09 DEBUG : file1: reading active writers 2025/11/14 01:17:09 DEBUG : Looking for writers 2025/11/14 01:17:09 DEBUG : dir: reading active writers 2025/11/14 01:17:09 DEBUG : >WaitForWriters: 2025/11/14 01:17:10 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:10 DEBUG : dir: Looking for writers 2025/11/14 01:17:10 DEBUG : file1: reading active writers 2025/11/14 01:17:10 DEBUG : Looking for writers 2025/11/14 01:17:10 DEBUG : dir: reading active writers 2025/11/14 01:17:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:11 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:11 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:17:11 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:11 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:11 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:17:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/14 01:17:14 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:14 DEBUG : dir: Looking for writers 2025/11/14 01:17:14 DEBUG : file1: reading active writers 2025/11/14 01:17:14 DEBUG : Looking for writers 2025/11/14 01:17:14 DEBUG : dir: reading active writers 2025/11/14 01:17:14 DEBUG : >WaitForWriters: 2025/11/14 01:17:14 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:16 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:16 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:17:16 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:16 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:17:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:17:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:16 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:17:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/14 01:17:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:17:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:17:19 DEBUG : dir/file1(0xc0004d6d40): close: 2025/11/14 01:17:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/14 01:17:19 DEBUG : dir/file1(0xc0004d6d40): >close: err= 2025/11/14 01:17:19 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:19 DEBUG : dir: Looking for writers 2025/11/14 01:17:19 DEBUG : file1: reading active writers 2025/11/14 01:17:19 DEBUG : Looking for writers 2025/11/14 01:17:19 DEBUG : dir: reading active writers 2025/11/14 01:17:19 DEBUG : >WaitForWriters: 2025/11/14 01:17:19 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:19 DEBUG : dir: Looking for writers 2025/11/14 01:17:19 DEBUG : file1: reading active writers 2025/11/14 01:17:19 DEBUG : Looking for writers 2025/11/14 01:17:19 DEBUG : dir: reading active writers 2025/11/14 01:17:19 DEBUG : >WaitForWriters: 2025/11/14 01:17:19 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:20 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:20 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:17:20 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:20 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:17:20 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:17:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/14 01:17:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:17:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:17:23 DEBUG : dir/file1(0xc0008aa680): _writeAt: size=5, off=0 2025/11/14 01:17:23 DEBUG : dir/file1(0xc0008aa680): openPending: 2025/11/14 01:17:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/14 01:17:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:23 DEBUG : dir/file1(0xc0008aa680): >openPending: err= 2025/11/14 01:17:23 DEBUG : dir/file1(0xc0008aa680): >_writeAt: n=5, err= 2025/11/14 01:17:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/14 01:17:23 DEBUG : dir/file1(0xc0008aa680): close: 2025/11/14 01:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/14 01:17:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/14 01:17:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/14 01:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/14 01:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/14 01:17:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:17:24 DEBUG : dir/file1(0xc0008aa680): >close: err= 2025/11/14 01:17:24 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:24 DEBUG : dir: Looking for writers 2025/11/14 01:17:24 DEBUG : file1: reading active writers 2025/11/14 01:17:24 DEBUG : Looking for writers 2025/11/14 01:17:24 DEBUG : dir: reading active writers 2025/11/14 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:17:24 DEBUG : dir: Looking for writers 2025/11/14 01:17:24 DEBUG : file1: reading active writers 2025/11/14 01:17:24 DEBUG : Looking for writers 2025/11/14 01:17:24 DEBUG : dir: reading active writers 2025/11/14 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:17:24 DEBUG : dir: Looking for writers 2025/11/14 01:17:24 DEBUG : file1: reading active writers 2025/11/14 01:17:24 DEBUG : Looking for writers 2025/11/14 01:17:24 DEBUG : dir: reading active writers 2025/11/14 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:17:24 DEBUG : dir: Looking for writers 2025/11/14 01:17:24 DEBUG : file1: reading active writers 2025/11/14 01:17:24 DEBUG : Looking for writers 2025/11/14 01:17:24 DEBUG : dir: reading active writers 2025/11/14 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:17:24 DEBUG : dir/file1: vfs cache: starting upload 2025/11/14 01:17:24 DEBUG : dir: Looking for writers 2025/11/14 01:17:24 DEBUG : file1: reading active writers 2025/11/14 01:17:24 DEBUG : Looking for writers 2025/11/14 01:17:24 DEBUG : dir: reading active writers 2025/11/14 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:17:24 DEBUG : dir: Looking for writers 2025/11/14 01:17:24 DEBUG : file1: reading active writers 2025/11/14 01:17:24 DEBUG : Looking for writers 2025/11/14 01:17:24 DEBUG : dir: reading active writers 2025/11/14 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:17:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:24 DEBUG : dir: Looking for writers 2025/11/14 01:17:24 DEBUG : file1: reading active writers 2025/11/14 01:17:24 DEBUG : Looking for writers 2025/11/14 01:17:24 DEBUG : dir: reading active writers 2025/11/14 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:17:25 DEBUG : dir: Looking for writers 2025/11/14 01:17:25 DEBUG : file1: reading active writers 2025/11/14 01:17:25 DEBUG : Looking for writers 2025/11/14 01:17:25 DEBUG : dir: reading active writers 2025/11/14 01:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:17:25 DEBUG : dir/file1: size = 14 OK 2025/11/14 01:17:25 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/14 01:17:25 INFO : dir/file1: Copied (replaced existing) 2025/11/14 01:17:25 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/14 01:17:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/14 01:17:25 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/14 01:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/14 01:17:26 DEBUG : dir: Looking for writers 2025/11/14 01:17:26 DEBUG : file1: reading active writers 2025/11/14 01:17:26 DEBUG : Looking for writers 2025/11/14 01:17:26 DEBUG : dir: reading active writers 2025/11/14 01:17:26 DEBUG : >WaitForWriters: 2025/11/14 01:17:26 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:26 DEBUG : dir: Looking for writers 2025/11/14 01:17:26 DEBUG : file1: reading active writers 2025/11/14 01:17:26 DEBUG : Looking for writers 2025/11/14 01:17:26 DEBUG : dir: reading active writers 2025/11/14 01:17:26 DEBUG : >WaitForWriters: 2025/11/14 01:17:26 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.68s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (8.15s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.83s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.80s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.10s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:27 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:27 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:17:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/14 01:17:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:17:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/14 01:17:31 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:31 DEBUG : dir: Looking for writers 2025/11/14 01:17:31 DEBUG : file1: reading active writers 2025/11/14 01:17:31 DEBUG : Looking for writers 2025/11/14 01:17:31 DEBUG : dir: reading active writers 2025/11/14 01:17:31 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpenRead (5.67s) === RUN TestFileOpenReadUnknownSize 2025/11/14 01:17:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/14 01:17:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:17:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/14 01:17:33 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:33 DEBUG : Looking for writers 2025/11/14 01:17:33 DEBUG : file.txt: reading active writers 2025/11/14 01:17:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:33 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:33 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:36 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (25 bytes), uploading instead of streaming 2025/11/14 01:17:37 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/14 01:17:38 DEBUG : dir/file1: size = 25 OK 2025/11/14 01:17:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/14 01:17:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/14 01:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:17:38 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:38 DEBUG : dir: Looking for writers 2025/11/14 01:17:38 DEBUG : file1: reading active writers 2025/11/14 01:17:38 DEBUG : Looking for writers 2025/11/14 01:17:38 DEBUG : dir: reading active writers 2025/11/14 01:17:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.59s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:39 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:39 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:42 DEBUG : dir/file1: Remove: 2025/11/14 01:17:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:17:42 DEBUG : dir/file1: >Remove: err= 2025/11/14 01:17:42 DEBUG : dir/file1: Remove: 2025/11/14 01:17:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/14 01:17:42 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:42 DEBUG : dir: Looking for writers 2025/11/14 01:17:42 DEBUG : Looking for writers 2025/11/14 01:17:42 DEBUG : dir: reading active writers 2025/11/14 01:17:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.64s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:43 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:43 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:46 DEBUG : dir/file1: Remove: 2025/11/14 01:17:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:17:47 DEBUG : dir/file1: >Remove: err= 2025/11/14 01:17:47 DEBUG : dir/file1: Remove: 2025/11/14 01:17:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/14 01:17:47 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:47 DEBUG : dir: Looking for writers 2025/11/14 01:17:47 DEBUG : Looking for writers 2025/11/14 01:17:47 DEBUG : dir: reading active writers 2025/11/14 01:17:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.61s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:48 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:48 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/14 01:17:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/14 01:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/14 01:17:51 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/14 01:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/14 01:17:51 DEBUG : dir/file1: Open: flags=0x3 2025/11/14 01:17:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/14 01:17:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/14 01:17:51 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:51 DEBUG : dir: Looking for writers 2025/11/14 01:17:51 DEBUG : file1: reading active writers 2025/11/14 01:17:51 DEBUG : Looking for writers 2025/11/14 01:17:51 DEBUG : dir: reading active writers 2025/11/14 01:17:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:17:52 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:17:52 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:17:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:17:55 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:17:55 DEBUG : dir: Looking for writers 2025/11/14 01:17:55 DEBUG : file1: reading active writers 2025/11/14 01:17:55 DEBUG : Looking for writers 2025/11/14 01:17:55 DEBUG : dir: reading active writers 2025/11/14 01:17:55 DEBUG : >WaitForWriters: 2025/11/14 01:17:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:17:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000588b40 2025/11/14 01:17:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:17:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/14 01:18:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/14 01:18:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000588b40 2025/11/14 01:18:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/14 01:18:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/14 01:18:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:18:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/14 01:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc000588b40 2025/11/14 01:18:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:13 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (25 bytes), uploading instead of streaming 2025/11/14 01:18:13 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/14 01:18:14 DEBUG : dir/file1: size = 25 OK 2025/11/14 01:18:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/14 01:18:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/14 01:18:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:14 DEBUG : newLeaf: Running delayed rename now 2025/11/14 01:18:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000588b40 2025/11/14 01:18:15 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:15 DEBUG : dir: Looking for writers 2025/11/14 01:18:15 DEBUG : Looking for writers 2025/11/14 01:18:15 DEBUG : dir: reading active writers 2025/11/14 01:18:15 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:15 DEBUG : >WaitForWriters: 2025/11/14 01:18:15 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:15 DEBUG : dir: Looking for writers 2025/11/14 01:18:15 DEBUG : Looking for writers 2025/11/14 01:18:15 DEBUG : dir: reading active writers 2025/11/14 01:18:15 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:18:16 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:18:16 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:18:16 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:18:16 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:16 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:16 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:18:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:18:19 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:19 DEBUG : dir: Looking for writers 2025/11/14 01:18:19 DEBUG : file1: reading active writers 2025/11/14 01:18:19 DEBUG : Looking for writers 2025/11/14 01:18:19 DEBUG : dir: reading active writers 2025/11/14 01:18:19 DEBUG : >WaitForWriters: 2025/11/14 01:18:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000406780 2025/11/14 01:18:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/14 01:18:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000406780 2025/11/14 01:18:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/14 01:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:18:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/14 01:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000406780 2025/11/14 01:18:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:21 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (25 bytes), uploading instead of streaming 2025/11/14 01:18:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/14 01:18:23 DEBUG : dir/file1: size = 25 OK 2025/11/14 01:18:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/14 01:18:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/14 01:18:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:23 DEBUG : newLeaf: Running delayed rename now 2025/11/14 01:18:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000406780 2025/11/14 01:18:23 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:23 DEBUG : dir: Looking for writers 2025/11/14 01:18:23 DEBUG : Looking for writers 2025/11/14 01:18:23 DEBUG : dir: reading active writers 2025/11/14 01:18:23 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:23 DEBUG : >WaitForWriters: 2025/11/14 01:18:23 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:23 DEBUG : dir: Looking for writers 2025/11/14 01:18:23 DEBUG : Looking for writers 2025/11/14 01:18:23 DEBUG : dir: reading active writers 2025/11/14 01:18:23 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:23 DEBUG : >WaitForWriters: 2025/11/14 01:18:23 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:18:25 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:18:25 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:18:25 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:18:25 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:25 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:25 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:18:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:18:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:18:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:18:28 DEBUG : dir/file1(0xc000125480): openPending: 2025/11/14 01:18:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/14 01:18:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:18:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:28 DEBUG : dir/file1(0xc000125480): >openPending: err= 2025/11/14 01:18:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/14 01:18:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:18:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:18:28 DEBUG : dir/file1(0xc000125480): _writeAt: size=14, off=0 2025/11/14 01:18:28 DEBUG : dir/file1(0xc000125480): >_writeAt: n=14, err= 2025/11/14 01:18:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/14 01:18:28 DEBUG : dir/file1(0xc000125480): close: 2025/11/14 01:18:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/14 01:18:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/14 01:18:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:18:28 DEBUG : dir/file1(0xc000125480): >close: err= 2025/11/14 01:18:28 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:28 DEBUG : dir: Looking for writers 2025/11/14 01:18:28 DEBUG : file1: reading active writers 2025/11/14 01:18:28 DEBUG : Looking for writers 2025/11/14 01:18:28 DEBUG : dir: reading active writers 2025/11/14 01:18:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:18:28 DEBUG : dir: Looking for writers 2025/11/14 01:18:28 DEBUG : file1: reading active writers 2025/11/14 01:18:28 DEBUG : Looking for writers 2025/11/14 01:18:28 DEBUG : dir: reading active writers 2025/11/14 01:18:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:18:28 DEBUG : dir: Looking for writers 2025/11/14 01:18:28 DEBUG : file1: reading active writers 2025/11/14 01:18:28 DEBUG : Looking for writers 2025/11/14 01:18:28 DEBUG : dir: reading active writers 2025/11/14 01:18:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:18:28 DEBUG : dir: Looking for writers 2025/11/14 01:18:28 DEBUG : file1: reading active writers 2025/11/14 01:18:28 DEBUG : Looking for writers 2025/11/14 01:18:28 DEBUG : dir: reading active writers 2025/11/14 01:18:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:18:28 DEBUG : dir/file1: vfs cache: starting upload 2025/11/14 01:18:28 DEBUG : dir: Looking for writers 2025/11/14 01:18:28 DEBUG : file1: reading active writers 2025/11/14 01:18:28 DEBUG : Looking for writers 2025/11/14 01:18:28 DEBUG : dir: reading active writers 2025/11/14 01:18:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:18:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:18:28 DEBUG : dir: Looking for writers 2025/11/14 01:18:28 DEBUG : file1: reading active writers 2025/11/14 01:18:28 DEBUG : Looking for writers 2025/11/14 01:18:28 DEBUG : dir: reading active writers 2025/11/14 01:18:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:18:28 DEBUG : dir: Looking for writers 2025/11/14 01:18:28 DEBUG : file1: reading active writers 2025/11/14 01:18:28 DEBUG : Looking for writers 2025/11/14 01:18:28 DEBUG : dir: reading active writers 2025/11/14 01:18:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:18:29 DEBUG : dir: Looking for writers 2025/11/14 01:18:29 DEBUG : file1: reading active writers 2025/11/14 01:18:29 DEBUG : Looking for writers 2025/11/14 01:18:29 DEBUG : dir: reading active writers 2025/11/14 01:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:18:29 DEBUG : dir/file1: size = 14 OK 2025/11/14 01:18:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/14 01:18:29 INFO : dir/file1: Copied (replaced existing) 2025/11/14 01:18:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/14 01:18:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/14 01:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/14 01:18:30 DEBUG : dir: Looking for writers 2025/11/14 01:18:30 DEBUG : file1: reading active writers 2025/11/14 01:18:30 DEBUG : Looking for writers 2025/11/14 01:18:30 DEBUG : dir: reading active writers 2025/11/14 01:18:30 DEBUG : >WaitForWriters: 2025/11/14 01:18:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:18:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:18:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:18:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:18:30 DEBUG : dir/file1(0xc000938ac0): _readAt: size=512, off=0 2025/11/14 01:18:30 DEBUG : dir/file1(0xc000938ac0): openPending: 2025/11/14 01:18:30 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/11/14 01:18:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/14 01:18:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:30 DEBUG : dir/file1(0xc000938ac0): >openPending: err= 2025/11/14 01:18:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/14 01:18:30 DEBUG : dir/file1(0xc000938ac0): >_readAt: n=14, err=EOF 2025/11/14 01:18:30 DEBUG : dir/file1(0xc000938ac0): close: 2025/11/14 01:18:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:18:30 DEBUG : dir/file1(0xc000938ac0): >close: err= 2025/11/14 01:18:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/14 01:18:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000858c00 2025/11/14 01:18:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/14 01:18:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/14 01:18:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000858c00 2025/11/14 01:18:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/14 01:18:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/14 01:18:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:18:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:18:40 DEBUG : dir/file1(0xc0009394c0): openPending: 2025/11/14 01:18:40 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/11/14 01:18:40 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/11/14 01:18:40 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:18:40 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:18:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:40 DEBUG : dir/file1(0xc0009394c0): >openPending: err= 2025/11/14 01:18:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/14 01:18:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:18:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:18:40 DEBUG : dir/file1(0xc0009394c0): _writeAt: size=25, off=0 2025/11/14 01:18:40 DEBUG : dir/file1(0xc0009394c0): >_writeAt: n=25, err= 2025/11/14 01:18:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/14 01:18:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000858c00 2025/11/14 01:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:40 DEBUG : newLeaf(0xc0009394c0): close: 2025/11/14 01:18:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/14 01:18:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-14 01:18:40.322096119 +0000 UTC m=+249.156891710 2025/11/14 01:18:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/14 01:18:40 DEBUG : newLeaf(0xc0009394c0): >close: err= 2025/11/14 01:18:40 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:40 DEBUG : dir: Looking for writers 2025/11/14 01:18:40 DEBUG : Looking for writers 2025/11/14 01:18:40 DEBUG : dir: reading active writers 2025/11/14 01:18:40 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:18:40 DEBUG : dir: Looking for writers 2025/11/14 01:18:40 DEBUG : Looking for writers 2025/11/14 01:18:40 DEBUG : dir: reading active writers 2025/11/14 01:18:40 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:18:40 DEBUG : dir: Looking for writers 2025/11/14 01:18:40 DEBUG : Looking for writers 2025/11/14 01:18:40 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:40 DEBUG : dir: reading active writers 2025/11/14 01:18:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:18:40 DEBUG : dir: Looking for writers 2025/11/14 01:18:40 DEBUG : Looking for writers 2025/11/14 01:18:40 DEBUG : dir: reading active writers 2025/11/14 01:18:40 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:18:41 DEBUG : newLeaf: vfs cache: starting upload 2025/11/14 01:18:41 DEBUG : dir: Looking for writers 2025/11/14 01:18:41 DEBUG : Looking for writers 2025/11/14 01:18:41 DEBUG : dir: reading active writers 2025/11/14 01:18:41 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:18:41 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/14 01:18:41 DEBUG : dir: Looking for writers 2025/11/14 01:18:41 DEBUG : Looking for writers 2025/11/14 01:18:41 DEBUG : dir: reading active writers 2025/11/14 01:18:41 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:18:41 DEBUG : dir: Looking for writers 2025/11/14 01:18:41 DEBUG : Looking for writers 2025/11/14 01:18:41 DEBUG : dir: reading active writers 2025/11/14 01:18:41 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:18:42 DEBUG : newLeaf: size = 25 OK 2025/11/14 01:18:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/14 01:18:42 INFO : newLeaf: Copied (replaced existing) 2025/11/14 01:18:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-14 01:18:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/14 01:18:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/14 01:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:42 DEBUG : dir: Looking for writers 2025/11/14 01:18:42 DEBUG : Looking for writers 2025/11/14 01:18:42 DEBUG : dir: reading active writers 2025/11/14 01:18:42 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/14 01:18:42 DEBUG : >WaitForWriters: 2025/11/14 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:42 DEBUG : dir: Looking for writers 2025/11/14 01:18:42 DEBUG : Looking for writers 2025/11/14 01:18:42 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:42 DEBUG : dir: reading active writers 2025/11/14 01:18:42 DEBUG : >WaitForWriters: 2025/11/14 01:18:42 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:18:43 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:18:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:18:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:43 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:18:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:46 DEBUG : dir: Looking for writers 2025/11/14 01:18:46 DEBUG : file1: reading active writers 2025/11/14 01:18:46 DEBUG : Looking for writers 2025/11/14 01:18:46 DEBUG : dir: reading active writers 2025/11/14 01:18:46 DEBUG : >WaitForWriters: 2025/11/14 01:18:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000859680 2025/11/14 01:18:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/14 01:18:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000859680 2025/11/14 01:18:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/14 01:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:18:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:18:49 DEBUG : dir/file1(0xc0008ab440): openPending: 2025/11/14 01:18:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/11/14 01:18:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:49 DEBUG : dir/file1(0xc0008ab440): >openPending: err= 2025/11/14 01:18:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/14 01:18:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:18:49 DEBUG : dir/file1(0xc0008ab440): _writeAt: size=25, off=0 2025/11/14 01:18:49 DEBUG : dir/file1(0xc0008ab440): >_writeAt: n=25, err= 2025/11/14 01:18:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/14 01:18:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000859680 2025/11/14 01:18:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:49 DEBUG : newLeaf(0xc0008ab440): close: 2025/11/14 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/14 01:18:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-14 01:18:49.056493956 +0000 UTC m=+257.891289506 2025/11/14 01:18:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/14 01:18:49 DEBUG : newLeaf(0xc0008ab440): >close: err= 2025/11/14 01:18:49 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:49 DEBUG : dir: Looking for writers 2025/11/14 01:18:49 DEBUG : Looking for writers 2025/11/14 01:18:49 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:49 DEBUG : dir: reading active writers 2025/11/14 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:18:49 DEBUG : dir: Looking for writers 2025/11/14 01:18:49 DEBUG : Looking for writers 2025/11/14 01:18:49 DEBUG : dir: reading active writers 2025/11/14 01:18:49 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:18:49 DEBUG : dir: Looking for writers 2025/11/14 01:18:49 DEBUG : Looking for writers 2025/11/14 01:18:49 DEBUG : dir: reading active writers 2025/11/14 01:18:49 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:18:49 DEBUG : dir: Looking for writers 2025/11/14 01:18:49 DEBUG : Looking for writers 2025/11/14 01:18:49 DEBUG : dir: reading active writers 2025/11/14 01:18:49 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:18:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/14 01:18:49 DEBUG : dir: Looking for writers 2025/11/14 01:18:49 DEBUG : Looking for writers 2025/11/14 01:18:49 DEBUG : dir: reading active writers 2025/11/14 01:18:49 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:18:49 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/14 01:18:49 DEBUG : dir: Looking for writers 2025/11/14 01:18:49 DEBUG : Looking for writers 2025/11/14 01:18:49 DEBUG : dir: reading active writers 2025/11/14 01:18:49 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:18:50 DEBUG : dir: Looking for writers 2025/11/14 01:18:50 DEBUG : Looking for writers 2025/11/14 01:18:50 DEBUG : dir: reading active writers 2025/11/14 01:18:50 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:18:50 DEBUG : newLeaf: size = 25 OK 2025/11/14 01:18:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/14 01:18:50 INFO : newLeaf: Copied (replaced existing) 2025/11/14 01:18:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-14 01:18:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/14 01:18:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/14 01:18:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/14 01:18:50 DEBUG : dir: Looking for writers 2025/11/14 01:18:50 DEBUG : Looking for writers 2025/11/14 01:18:50 DEBUG : dir: reading active writers 2025/11/14 01:18:50 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:50 DEBUG : >WaitForWriters: 2025/11/14 01:18:51 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:51 DEBUG : dir: Looking for writers 2025/11/14 01:18:51 DEBUG : Looking for writers 2025/11/14 01:18:51 DEBUG : dir: reading active writers 2025/11/14 01:18:51 DEBUG : newLeaf: reading active writers 2025/11/14 01:18:51 DEBUG : >WaitForWriters: 2025/11/14 01:18:51 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:18:52 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:18:52 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:18:52 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:52 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:18:52 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:18:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:18:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:18:55 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:18:55 DEBUG : dir/file1(0xc0008aac40): openPending: 2025/11/14 01:18:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/14 01:18:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:55 DEBUG : dir/file1(0xc0008aac40): >openPending: err= 2025/11/14 01:18:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/14 01:18:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:18:55 DEBUG : dir/file1(0xc0008aac40): _writeAt: size=14, off=0 2025/11/14 01:18:55 DEBUG : dir/file1(0xc0008aac40): >_writeAt: n=14, err= 2025/11/14 01:18:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/14 01:18:55 DEBUG : dir/file1(0xc0008aac40): close: 2025/11/14 01:18:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/14 01:18:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/14 01:18:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:18:55 DEBUG : dir/file1(0xc0008aac40): >close: err= 2025/11/14 01:18:55 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:18:55 DEBUG : dir: Looking for writers 2025/11/14 01:18:55 DEBUG : file1: reading active writers 2025/11/14 01:18:55 DEBUG : Looking for writers 2025/11/14 01:18:55 DEBUG : dir: reading active writers 2025/11/14 01:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:18:55 DEBUG : dir: Looking for writers 2025/11/14 01:18:55 DEBUG : file1: reading active writers 2025/11/14 01:18:55 DEBUG : Looking for writers 2025/11/14 01:18:55 DEBUG : dir: reading active writers 2025/11/14 01:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:18:55 DEBUG : dir: Looking for writers 2025/11/14 01:18:55 DEBUG : file1: reading active writers 2025/11/14 01:18:55 DEBUG : Looking for writers 2025/11/14 01:18:55 DEBUG : dir: reading active writers 2025/11/14 01:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:18:55 DEBUG : dir: Looking for writers 2025/11/14 01:18:55 DEBUG : file1: reading active writers 2025/11/14 01:18:55 DEBUG : Looking for writers 2025/11/14 01:18:55 DEBUG : dir: reading active writers 2025/11/14 01:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:18:55 DEBUG : dir/file1: vfs cache: starting upload 2025/11/14 01:18:55 DEBUG : dir: Looking for writers 2025/11/14 01:18:55 DEBUG : file1: reading active writers 2025/11/14 01:18:55 DEBUG : Looking for writers 2025/11/14 01:18:55 DEBUG : dir: reading active writers 2025/11/14 01:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:18:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:18:55 DEBUG : dir: Looking for writers 2025/11/14 01:18:55 DEBUG : file1: reading active writers 2025/11/14 01:18:55 DEBUG : Looking for writers 2025/11/14 01:18:55 DEBUG : dir: reading active writers 2025/11/14 01:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:18:55 DEBUG : dir: Looking for writers 2025/11/14 01:18:55 DEBUG : file1: reading active writers 2025/11/14 01:18:55 DEBUG : Looking for writers 2025/11/14 01:18:55 DEBUG : dir: reading active writers 2025/11/14 01:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:18:56 DEBUG : dir: Looking for writers 2025/11/14 01:18:56 DEBUG : file1: reading active writers 2025/11/14 01:18:56 DEBUG : Looking for writers 2025/11/14 01:18:56 DEBUG : dir: reading active writers 2025/11/14 01:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:18:56 DEBUG : dir/file1: size = 14 OK 2025/11/14 01:18:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/14 01:18:56 INFO : dir/file1: Copied (replaced existing) 2025/11/14 01:18:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/14 01:18:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/14 01:18:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/14 01:18:57 DEBUG : dir: Looking for writers 2025/11/14 01:18:57 DEBUG : file1: reading active writers 2025/11/14 01:18:57 DEBUG : Looking for writers 2025/11/14 01:18:57 DEBUG : dir: reading active writers 2025/11/14 01:18:57 DEBUG : >WaitForWriters: 2025/11/14 01:18:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:18:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:18:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:18:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:18:57 DEBUG : dir/file1(0xc0008aa5c0): _readAt: size=512, off=0 2025/11/14 01:18:57 DEBUG : dir/file1(0xc0008aa5c0): openPending: 2025/11/14 01:18:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/14 01:18:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/14 01:18:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:57 DEBUG : dir/file1(0xc0008aa5c0): >openPending: err= 2025/11/14 01:18:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/14 01:18:57 DEBUG : dir/file1(0xc0008aa5c0): >_readAt: n=14, err=EOF 2025/11/14 01:18:57 DEBUG : dir/file1(0xc0008aa5c0): close: 2025/11/14 01:18:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:18:57 DEBUG : dir/file1(0xc0008aa5c0): >close: err= 2025/11/14 01:18:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:18:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/14 01:18:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0004072c0 2025/11/14 01:18:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:18:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:18:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/14 01:18:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/14 01:18:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0004072c0 2025/11/14 01:18:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/14 01:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:18:59 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:18:59 DEBUG : dir/file1(0xc0004d6440): openPending: 2025/11/14 01:18:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/14 01:18:59 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/14 01:18:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:18:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:18:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:18:59 DEBUG : dir/file1(0xc0004d6440): >openPending: err= 2025/11/14 01:18:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/14 01:18:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:18:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:18:59 DEBUG : dir/file1(0xc0004d6440): _writeAt: size=25, off=0 2025/11/14 01:18:59 DEBUG : dir/file1(0xc0004d6440): >_writeAt: n=25, err= 2025/11/14 01:19:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:19:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/14 01:19:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0004072c0 2025/11/14 01:19:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:19:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:19:00 DEBUG : newLeaf(0xc0004d6440): close: 2025/11/14 01:19:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/14 01:19:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-14 01:18:59.868064044 +0000 UTC m=+268.702859594 2025/11/14 01:19:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/14 01:19:00 DEBUG : newLeaf(0xc0004d6440): >close: err= 2025/11/14 01:19:00 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:00 DEBUG : dir: Looking for writers 2025/11/14 01:19:00 DEBUG : Looking for writers 2025/11/14 01:19:00 DEBUG : dir: reading active writers 2025/11/14 01:19:00 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:19:00 DEBUG : dir: Looking for writers 2025/11/14 01:19:00 DEBUG : Looking for writers 2025/11/14 01:19:00 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:00 DEBUG : dir: reading active writers 2025/11/14 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:19:00 DEBUG : dir: Looking for writers 2025/11/14 01:19:00 DEBUG : Looking for writers 2025/11/14 01:19:00 DEBUG : dir: reading active writers 2025/11/14 01:19:00 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:19:00 DEBUG : dir: Looking for writers 2025/11/14 01:19:00 DEBUG : Looking for writers 2025/11/14 01:19:00 DEBUG : dir: reading active writers 2025/11/14 01:19:00 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:19:00 DEBUG : newLeaf: vfs cache: starting upload 2025/11/14 01:19:00 DEBUG : dir: Looking for writers 2025/11/14 01:19:00 DEBUG : Looking for writers 2025/11/14 01:19:00 DEBUG : dir: reading active writers 2025/11/14 01:19:00 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:19:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/14 01:19:00 DEBUG : dir: Looking for writers 2025/11/14 01:19:00 DEBUG : Looking for writers 2025/11/14 01:19:00 DEBUG : dir: reading active writers 2025/11/14 01:19:00 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:19:01 DEBUG : dir: Looking for writers 2025/11/14 01:19:01 DEBUG : Looking for writers 2025/11/14 01:19:01 DEBUG : dir: reading active writers 2025/11/14 01:19:01 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:19:01 DEBUG : newLeaf: size = 25 OK 2025/11/14 01:19:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/14 01:19:01 INFO : newLeaf: Copied (replaced existing) 2025/11/14 01:19:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-14 01:18:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/14 01:19:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/14 01:19:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:19:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/14 01:19:01 DEBUG : dir: Looking for writers 2025/11/14 01:19:01 DEBUG : Looking for writers 2025/11/14 01:19:01 DEBUG : dir: reading active writers 2025/11/14 01:19:01 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:01 DEBUG : >WaitForWriters: 2025/11/14 01:19:02 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:02 DEBUG : dir: Looking for writers 2025/11/14 01:19:02 DEBUG : Looking for writers 2025/11/14 01:19:02 DEBUG : dir: reading active writers 2025/11/14 01:19:02 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:02 DEBUG : >WaitForWriters: 2025/11/14 01:19:02 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:03 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:03 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:19:03 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:03 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:03 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:19:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:19:06 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:06 DEBUG : dir: Looking for writers 2025/11/14 01:19:06 DEBUG : file1: reading active writers 2025/11/14 01:19:06 DEBUG : Looking for writers 2025/11/14 01:19:06 DEBUG : dir: reading active writers 2025/11/14 01:19:06 DEBUG : >WaitForWriters: 2025/11/14 01:19:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:06 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:19:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:19:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:19:06 DEBUG : dir/file1(0xc000938200): _readAt: size=512, off=0 2025/11/14 01:19:06 DEBUG : dir/file1(0xc000938200): openPending: 2025/11/14 01:19:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/14 01:19:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:19:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:06 DEBUG : dir/file1(0xc000938200): >openPending: err= 2025/11/14 01:19:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/14 01:19:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:19:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:06 DEBUG : dir/file1(0xc000938200): >_readAt: n=14, err=EOF 2025/11/14 01:19:06 DEBUG : dir/file1(0xc000938200): close: 2025/11/14 01:19:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:19:06 DEBUG : dir/file1(0xc000938200): >close: err= 2025/11/14 01:19:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:19:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/14 01:19:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e8cc0 2025/11/14 01:19:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:19:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:19:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/14 01:19:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/14 01:19:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e8cc0 2025/11/14 01:19:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/14 01:19:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:19:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:19:08 DEBUG : dir/file1(0xc0008aad80): openPending: 2025/11/14 01:19:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/14 01:19:08 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/14 01:19:08 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:19:08 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:19:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/14 01:19:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:08 DEBUG : dir/file1(0xc0008aad80): >openPending: err= 2025/11/14 01:19:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/14 01:19:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:19:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:19:08 DEBUG : dir/file1(0xc0008aad80): _writeAt: size=25, off=0 2025/11/14 01:19:08 DEBUG : dir/file1(0xc0008aad80): >_writeAt: n=25, err= 2025/11/14 01:19:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/14 01:19:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/14 01:19:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e8cc0 2025/11/14 01:19:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:19:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:19:09 DEBUG : newLeaf(0xc0008aad80): close: 2025/11/14 01:19:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/14 01:19:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-14 01:19:08.944849458 +0000 UTC m=+277.779645029 2025/11/14 01:19:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/14 01:19:09 DEBUG : newLeaf(0xc0008aad80): >close: err= 2025/11/14 01:19:09 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:09 DEBUG : dir: Looking for writers 2025/11/14 01:19:09 DEBUG : Looking for writers 2025/11/14 01:19:09 DEBUG : dir: reading active writers 2025/11/14 01:19:09 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:19:09 DEBUG : dir: Looking for writers 2025/11/14 01:19:09 DEBUG : Looking for writers 2025/11/14 01:19:09 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:09 DEBUG : dir: reading active writers 2025/11/14 01:19:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:19:09 DEBUG : dir: Looking for writers 2025/11/14 01:19:09 DEBUG : Looking for writers 2025/11/14 01:19:09 DEBUG : dir: reading active writers 2025/11/14 01:19:09 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:19:09 DEBUG : dir: Looking for writers 2025/11/14 01:19:09 DEBUG : Looking for writers 2025/11/14 01:19:09 DEBUG : dir: reading active writers 2025/11/14 01:19:09 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:19:09 DEBUG : newLeaf: vfs cache: starting upload 2025/11/14 01:19:09 DEBUG : dir: Looking for writers 2025/11/14 01:19:09 DEBUG : Looking for writers 2025/11/14 01:19:09 DEBUG : dir: reading active writers 2025/11/14 01:19:09 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:19:09 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/14 01:19:09 DEBUG : dir: Looking for writers 2025/11/14 01:19:09 DEBUG : Looking for writers 2025/11/14 01:19:09 DEBUG : dir: reading active writers 2025/11/14 01:19:09 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:19:10 DEBUG : dir: Looking for writers 2025/11/14 01:19:10 DEBUG : Looking for writers 2025/11/14 01:19:10 DEBUG : dir: reading active writers 2025/11/14 01:19:10 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:19:10 DEBUG : newLeaf: size = 25 OK 2025/11/14 01:19:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/14 01:19:10 INFO : newLeaf: Copied (replaced existing) 2025/11/14 01:19:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-14 01:19:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/14 01:19:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/14 01:19:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/14 01:19:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/14 01:19:10 DEBUG : dir: Looking for writers 2025/11/14 01:19:10 DEBUG : Looking for writers 2025/11/14 01:19:10 DEBUG : dir: reading active writers 2025/11/14 01:19:10 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:10 DEBUG : >WaitForWriters: 2025/11/14 01:19:11 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:11 DEBUG : dir: Looking for writers 2025/11/14 01:19:11 DEBUG : Looking for writers 2025/11/14 01:19:11 DEBUG : dir: reading active writers 2025/11/14 01:19:11 DEBUG : newLeaf: reading active writers 2025/11/14 01:19:11 DEBUG : >WaitForWriters: 2025/11/14 01:19:11 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestFileRename (80.25s) --- PASS: TestFileRename/off,forceCache=false (24.01s) --- PASS: TestFileRename/minimal,forceCache=false (8.58s) --- PASS: TestFileRename/minimal,forceCache=true (18.58s) --- PASS: TestFileRename/writes,forceCache=false (8.73s) --- PASS: TestFileRename/writes,forceCache=true (10.81s) --- PASS: TestFileRename/full,forceCache=false (9.54s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:12 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:12 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:19:12 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:12 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:19:12 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:12 DEBUG : Looking for writers 2025/11/14 01:19:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.40s) === 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:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:13 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:13 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:19:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/14 01:19:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/14 01:19:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:16 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:16 DEBUG : dir: Looking for writers 2025/11/14 01:19:16 DEBUG : file1: reading active writers 2025/11/14 01:19:16 DEBUG : Looking for writers 2025/11/14 01:19:16 DEBUG : dir: reading active writers 2025/11/14 01:19:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.87s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:18 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:18 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:19:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/14 01:19:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/14 01:19:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/14 01:19:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/14 01:19:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/14 01:19:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/14 01:19:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/14 01:19:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/14 01:19:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/14 01:19:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/14 01:19:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/14 01:19:22 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:22 DEBUG : dir: Looking for writers 2025/11/14 01:19:22 DEBUG : file1: reading active writers 2025/11/14 01:19:22 DEBUG : Looking for writers 2025/11/14 01:19:22 DEBUG : dir: reading active writers 2025/11/14 01:19:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.28s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:24 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:24 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:19:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/14 01:19:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/14 01:19:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/14 01:19:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/14 01:19:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/14 01:19:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/14 01:19:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/14 01:19:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/14 01:19:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/14 01:19:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/14 01:19:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/14 01:19:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/14 01:19:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/14 01:19:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/14 01:19:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/14 01:19:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/14 01:19:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/14 01:19:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/14 01:19:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/14 01:19:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/14 01:19:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/14 01:19:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/14 01:19:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/14 01:19:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/14 01:19:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/14 01:19:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/14 01:19:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/14 01:19:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/14 01:19:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/14 01:19:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/14 01:19:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/14 01:19:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/14 01:19:29 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:29 DEBUG : dir: Looking for writers 2025/11/14 01:19:29 DEBUG : file1: reading active writers 2025/11/14 01:19:29 DEBUG : Looking for writers 2025/11/14 01:19:29 DEBUG : dir: reading active writers 2025/11/14 01:19:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.42s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:30 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:30 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:19:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/14 01:19:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/14 01:19:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:33 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:33 DEBUG : dir: Looking for writers 2025/11/14 01:19:33 DEBUG : file1: reading active writers 2025/11/14 01:19:33 DEBUG : Looking for writers 2025/11/14 01:19:33 DEBUG : dir: reading active writers 2025/11/14 01:19:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.17s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:34 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:34 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:19:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/14 01:19:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/14 01:19:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/14 01:19:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/14 01:19:37 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:37 DEBUG : dir: Looking for writers 2025/11/14 01:19:37 DEBUG : file1: reading active writers 2025/11/14 01:19:37 DEBUG : Looking for writers 2025/11/14 01:19:37 DEBUG : dir: reading active writers 2025/11/14 01:19:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.28s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:39 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:39 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:19:39 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:39 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:39 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:19:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:19:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:19:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:19:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): _readAt: size=1, off=0 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): openPending: 2025/11/14 01:19:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/14 01:19:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/14 01:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): >openPending: err= 2025/11/14 01:19:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/14 01:19:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:19:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): >_readAt: n=1, err= 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): _readAt: size=256, off=1 2025/11/14 01:19:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): >_readAt: n=15, err=EOF 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): _readAt: size=16, off=16 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): >_readAt: n=0, err=EOF 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): close: 2025/11/14 01:19:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): >close: err= 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): close: 2025/11/14 01:19:42 DEBUG : dir/file1(0xc0002b47c0): >close: err=file already closed 2025/11/14 01:19:42 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:42 DEBUG : dir: Looking for writers 2025/11/14 01:19:42 DEBUG : file1: reading active writers 2025/11/14 01:19:42 DEBUG : Looking for writers 2025/11/14 01:19:42 DEBUG : dir: reading active writers 2025/11/14 01:19:42 DEBUG : >WaitForWriters: 2025/11/14 01:19:42 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.32s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:43 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:19:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:43 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:19:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:19:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:19:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:19:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): _readAt: size=1, off=0 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): openPending: 2025/11/14 01:19:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/14 01:19:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/14 01:19:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): >openPending: err= 2025/11/14 01:19:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/14 01:19:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:19:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): >_readAt: n=1, err= 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): _readAt: size=1, off=5 2025/11/14 01:19:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): >_readAt: n=1, err= 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): _readAt: size=1, off=3 2025/11/14 01:19:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): >_readAt: n=1, err= 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): _readAt: size=1, off=13 2025/11/14 01:19:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): >_readAt: n=1, err= 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): _readAt: size=16, off=100 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): >_readAt: n=0, err=EOF 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): close: 2025/11/14 01:19:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:19:46 DEBUG : dir/file1(0xc0008aa3c0): >close: err= 2025/11/14 01:19:46 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:46 DEBUG : dir: Looking for writers 2025/11/14 01:19:46 DEBUG : file1: reading active writers 2025/11/14 01:19:46 DEBUG : Looking for writers 2025/11/14 01:19:46 DEBUG : dir: reading active writers 2025/11/14 01:19:46 DEBUG : >WaitForWriters: 2025/11/14 01:19:46 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.33s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:47 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:47 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:19:47 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:47 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:47 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:19:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:19:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:19:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:19:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): _readAt: size=1, off=0 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): openPending: 2025/11/14 01:19:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/14 01:19:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/14 01:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >openPending: err= 2025/11/14 01:19:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/14 01:19:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:19:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >_readAt: n=1, err= 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): _readAt: size=1, off=5 2025/11/14 01:19:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >_readAt: n=1, err= 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): _readAt: size=1, off=1 2025/11/14 01:19:50 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >_readAt: n=1, err= 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): _readAt: size=6, off=10 2025/11/14 01:19:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >_readAt: n=6, err= 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): _readAt: size=256, off=10 2025/11/14 01:19:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >_readAt: n=6, err=EOF 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): _readAt: size=256, off=100 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >_readAt: n=0, err=EOF 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): close: 2025/11/14 01:19:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >close: err= 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): _readAt: size=256, off=100 2025/11/14 01:19:50 DEBUG : dir/file1(0xc0002b5d80): >_readAt: n=0, err=file already closed 2025/11/14 01:19:50 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:50 DEBUG : dir: Looking for writers 2025/11/14 01:19:50 DEBUG : file1: reading active writers 2025/11/14 01:19:50 DEBUG : Looking for writers 2025/11/14 01:19:50 DEBUG : dir: reading active writers 2025/11/14 01:19:50 DEBUG : >WaitForWriters: 2025/11/14 01:19:50 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:51 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:51 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:19:51 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:51 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:51 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:19:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/14 01:19:54 DEBUG : dir/file1(0xc0004d6080): RWFileHandle.Flush 2025/11/14 01:19:54 DEBUG : dir/file1(0xc0004d6080): _readAt: size=256, off=0 2025/11/14 01:19:54 DEBUG : dir/file1(0xc0004d6080): openPending: 2025/11/14 01:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/14 01:19:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/14 01:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:54 DEBUG : dir/file1(0xc0004d6080): >openPending: err= 2025/11/14 01:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/14 01:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:55 DEBUG : dir/file1(0xc0004d6080): >_readAt: n=16, err=EOF 2025/11/14 01:19:55 DEBUG : dir/file1(0xc0004d6080): RWFileHandle.Flush 2025/11/14 01:19:55 DEBUG : dir/file1(0xc0004d6080): RWFileHandle.Flush 2025/11/14 01:19:55 DEBUG : dir/file1(0xc0004d6080): close: 2025/11/14 01:19:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:19:55 DEBUG : dir/file1(0xc0004d6080): >close: err= 2025/11/14 01:19:55 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:55 DEBUG : dir: Looking for writers 2025/11/14 01:19:55 DEBUG : file1: reading active writers 2025/11/14 01:19:55 DEBUG : Looking for writers 2025/11/14 01:19:55 DEBUG : dir: reading active writers 2025/11/14 01:19:55 DEBUG : >WaitForWriters: 2025/11/14 01:19:55 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.69s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:19:56 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:19:56 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:19:56 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:56 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:19:56 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:19:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: dir/file1: Modification time difference too big |-217197h14m51.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-14 01:19:58 +0000 UTC) (precision 1s) 2025/11/14 01:19:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:19:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/14 01:19:59 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:19:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:19:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:19:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): _readAt: size=256, off=0 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): openPending: 2025/11/14 01:19:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/14 01:19:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/14 01:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): >openPending: err= 2025/11/14 01:19:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/14 01:19:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:19:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:19:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): >_readAt: n=16, err=EOF 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): RWFileHandle.Release 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): close: 2025/11/14 01:19:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): >close: err= 2025/11/14 01:19:59 DEBUG : dir/file1(0xc000939040): RWFileHandle.Release 2025/11/14 01:19:59 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:19:59 DEBUG : dir: Looking for writers 2025/11/14 01:19:59 DEBUG : file1: reading active writers 2025/11/14 01:19:59 DEBUG : Looking for writers 2025/11/14 01:19:59 DEBUG : dir: reading active writers 2025/11/14 01:19:59 DEBUG : >WaitForWriters: 2025/11/14 01:19:59 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (4.18s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:00 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:00 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:00 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:00 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:00 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:01 DEBUG : file1: newRWFileHandle: 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): openPending: 2025/11/14 01:20:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): >openPending: err= 2025/11/14 01:20:01 DEBUG : file1: >newRWFileHandle: err= 2025/11/14 01:20:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/14 01:20:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): _writeAt: size=5, off=0 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): >_writeAt: n=5, err= 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): _writeAt: size=7, off=5 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): >_writeAt: n=7, err= 2025/11/14 01:20:01 DEBUG : file1: vfs cache: truncate to size=11 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): close: 2025/11/14 01:20:01 DEBUG : file1: vfs cache: setting modification time to 2025-11-14 01:20:01.038773485 +0000 UTC m=+329.873569055 2025/11/14 01:20:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): >close: err= 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): close: 2025/11/14 01:20:01 DEBUG : file1(0xc0004d6bc0): >close: err=file already closed 2025/11/14 01:20:01 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:01 DEBUG : Looking for writers 2025/11/14 01:20:01 DEBUG : file1: reading active writers 2025/11/14 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:01 DEBUG : Looking for writers 2025/11/14 01:20:01 DEBUG : file1: reading active writers 2025/11/14 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:01 DEBUG : Looking for writers 2025/11/14 01:20:01 DEBUG : file1: reading active writers 2025/11/14 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:01 DEBUG : Looking for writers 2025/11/14 01:20:01 DEBUG : file1: reading active writers 2025/11/14 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:01 DEBUG : file1: vfs cache: starting upload 2025/11/14 01:20:01 DEBUG : Looking for writers 2025/11/14 01:20:01 DEBUG : file1: reading active writers 2025/11/14 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:01 DEBUG : Looking for writers 2025/11/14 01:20:01 DEBUG : file1: reading active writers 2025/11/14 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:01 DEBUG : Looking for writers 2025/11/14 01:20:01 DEBUG : file1: reading active writers 2025/11/14 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:01 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/14 01:20:02 DEBUG : Looking for writers 2025/11/14 01:20:02 DEBUG : file1: reading active writers 2025/11/14 01:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:03 DEBUG : file1: size = 11 OK 2025/11/14 01:20:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/14 01:20:03 INFO : file1: Copied (new) 2025/11/14 01:20:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-14 01:20:01 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/14 01:20:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:03 INFO : file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:03 DEBUG : Looking for writers 2025/11/14 01:20:03 DEBUG : file1: reading active writers 2025/11/14 01:20:03 DEBUG : >WaitForWriters: 2025/11/14 01:20:03 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:03 DEBUG : Looking for writers 2025/11/14 01:20:03 DEBUG : file1: reading active writers 2025/11/14 01:20:03 DEBUG : >WaitForWriters: 2025/11/14 01:20:03 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:04 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:04 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:04 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:04 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:04 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:04 DEBUG : file1: newRWFileHandle: 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): openPending: 2025/11/14 01:20:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): >openPending: err= 2025/11/14 01:20:04 DEBUG : file1: >newRWFileHandle: err= 2025/11/14 01:20:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/14 01:20:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): _writeAt: size=7, off=0 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): >_writeAt: n=7, err= 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): _writeAt: size=6, off=5 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): >_writeAt: n=6, err= 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): close: 2025/11/14 01:20:04 DEBUG : file1: vfs cache: setting modification time to 2025-11-14 01:20:04.215233993 +0000 UTC m=+333.050029563 2025/11/14 01:20:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): >close: err= 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): _writeAt: size=5, off=0 2025/11/14 01:20:04 DEBUG : file1(0xc000124c00): >_writeAt: n=0, err=file already closed 2025/11/14 01:20:04 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:04 DEBUG : Looking for writers 2025/11/14 01:20:04 DEBUG : file1: reading active writers 2025/11/14 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:04 DEBUG : Looking for writers 2025/11/14 01:20:04 DEBUG : file1: reading active writers 2025/11/14 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:04 DEBUG : Looking for writers 2025/11/14 01:20:04 DEBUG : file1: reading active writers 2025/11/14 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:04 DEBUG : Looking for writers 2025/11/14 01:20:04 DEBUG : file1: reading active writers 2025/11/14 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:04 DEBUG : file1: vfs cache: starting upload 2025/11/14 01:20:04 DEBUG : Looking for writers 2025/11/14 01:20:04 DEBUG : file1: reading active writers 2025/11/14 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:04 DEBUG : Looking for writers 2025/11/14 01:20:04 DEBUG : file1: reading active writers 2025/11/14 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:04 DEBUG : Looking for writers 2025/11/14 01:20:04 DEBUG : file1: reading active writers 2025/11/14 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:05 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/14 01:20:05 DEBUG : Looking for writers 2025/11/14 01:20:05 DEBUG : file1: reading active writers 2025/11/14 01:20:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:06 DEBUG : file1: size = 11 OK 2025/11/14 01:20:06 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/14 01:20:06 INFO : file1: Copied (new) 2025/11/14 01:20:06 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-14 01:20:04 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/14 01:20:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:06 INFO : file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:06 DEBUG : Looking for writers 2025/11/14 01:20:06 DEBUG : file1: reading active writers 2025/11/14 01:20:06 DEBUG : >WaitForWriters: 2025/11/14 01:20:06 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:06 DEBUG : Looking for writers 2025/11/14 01:20:06 DEBUG : file1: reading active writers 2025/11/14 01:20:06 DEBUG : >WaitForWriters: 2025/11/14 01:20:06 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.16s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:07 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:07 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:07 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:07 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:07 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:07 DEBUG : file1: newRWFileHandle: 2025/11/14 01:20:07 DEBUG : file1(0xc0008ab000): openPending: 2025/11/14 01:20:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:07 DEBUG : file1(0xc0008ab000): >openPending: err= 2025/11/14 01:20:07 DEBUG : file1: >newRWFileHandle: err= 2025/11/14 01:20:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/14 01:20:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/14 01:20:07 DEBUG : file1(0xc0008ab000): close: 2025/11/14 01:20:07 DEBUG : file1: vfs cache: setting modification time to 2025-11-14 01:20:07.371932071 +0000 UTC m=+336.206727631 2025/11/14 01:20:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:07 DEBUG : file1(0xc0008ab000): >close: err= 2025/11/14 01:20:07 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/14 01:20:07 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/14 01:20:07 DEBUG : file2: newRWFileHandle: 2025/11/14 01:20:07 DEBUG : file2(0xc0008ab480): openPending: 2025/11/14 01:20:07 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/14 01:20:07 DEBUG : file2(0xc0008ab480): >openPending: err= 2025/11/14 01:20:07 DEBUG : file2: >newRWFileHandle: err= 2025/11/14 01:20:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/14 01:20:07 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/14 01:20:07 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/14 01:20:07 DEBUG : file2(0xc0008ab480): RWFileHandle.Flush 2025/11/14 01:20:07 DEBUG : file2(0xc0008ab480): RWFileHandle.Release 2025/11/14 01:20:07 DEBUG : file2(0xc0008ab480): close: 2025/11/14 01:20:07 DEBUG : file2: vfs cache: setting modification time to 2025-11-14 01:20:07.373583989 +0000 UTC m=+336.208379559 2025/11/14 01:20:07 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:07 DEBUG : file2(0xc0008ab480): >close: err= 2025/11/14 01:20:07 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:07 DEBUG : Looking for writers 2025/11/14 01:20:07 DEBUG : file1: reading active writers 2025/11/14 01:20:07 DEBUG : file2: reading active writers 2025/11/14 01:20:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/14 01:20:07 DEBUG : Looking for writers 2025/11/14 01:20:07 DEBUG : file1: reading active writers 2025/11/14 01:20:07 DEBUG : file2: reading active writers 2025/11/14 01:20:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/14 01:20:07 DEBUG : Looking for writers 2025/11/14 01:20:07 DEBUG : file2: reading active writers 2025/11/14 01:20:07 DEBUG : file1: reading active writers 2025/11/14 01:20:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/14 01:20:07 DEBUG : Looking for writers 2025/11/14 01:20:07 DEBUG : file1: reading active writers 2025/11/14 01:20:07 DEBUG : file2: reading active writers 2025/11/14 01:20:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/14 01:20:07 DEBUG : file1: vfs cache: starting upload 2025/11/14 01:20:07 DEBUG : file2: vfs cache: starting upload 2025/11/14 01:20:07 DEBUG : Looking for writers 2025/11/14 01:20:07 DEBUG : file1: reading active writers 2025/11/14 01:20:07 DEBUG : file2: reading active writers 2025/11/14 01:20:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/14 01:20:07 DEBUG : Looking for writers 2025/11/14 01:20:07 DEBUG : file1: reading active writers 2025/11/14 01:20:07 DEBUG : file2: reading active writers 2025/11/14 01:20:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/14 01:20:08 DEBUG : Looking for writers 2025/11/14 01:20:08 DEBUG : file1: reading active writers 2025/11/14 01:20:08 DEBUG : file2: reading active writers 2025/11/14 01:20:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/14 01:20:08 DEBUG : Looking for writers 2025/11/14 01:20:08 DEBUG : file1: reading active writers 2025/11/14 01:20:08 DEBUG : file2: reading active writers 2025/11/14 01:20:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/14 01:20:09 DEBUG : file1: size = 0 OK 2025/11/14 01:20:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/14 01:20:09 INFO : file1: Copied (new) 2025/11/14 01:20:09 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-14 01:20:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/14 01:20:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:09 INFO : file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:09 DEBUG : file2: size = 0 OK 2025/11/14 01:20:09 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/14 01:20:09 INFO : file2: Copied (new) 2025/11/14 01:20:09 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-14 01:20:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/14 01:20:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/14 01:20:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/14 01:20:09 INFO : file2: vfs cache: upload succeeded try #1 2025/11/14 01:20:09 DEBUG : Looking for writers 2025/11/14 01:20:09 DEBUG : file1: reading active writers 2025/11/14 01:20:09 DEBUG : file2: reading active writers 2025/11/14 01:20:09 DEBUG : >WaitForWriters: 2025/11/14 01:20:09 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:09 DEBUG : Looking for writers 2025/11/14 01:20:09 DEBUG : file1: reading active writers 2025/11/14 01:20:09 DEBUG : file2: reading active writers 2025/11/14 01:20:09 DEBUG : >WaitForWriters: 2025/11/14 01:20:09 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.32s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:10 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:10 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:10 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:10 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:10 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:10 DEBUG : file1: newRWFileHandle: 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): openPending: 2025/11/14 01:20:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): >openPending: err= 2025/11/14 01:20:10 DEBUG : file1: >newRWFileHandle: err= 2025/11/14 01:20:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/14 01:20:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): _writeAt: size=5, off=0 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): >_writeAt: n=5, err= 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): RWFileHandle.Flush 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): RWFileHandle.Flush 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): close: 2025/11/14 01:20:10 DEBUG : file1: vfs cache: setting modification time to 2025-11-14 01:20:10.705216699 +0000 UTC m=+339.540012270 2025/11/14 01:20:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:10 DEBUG : file1(0xc0008aadc0): >close: err= 2025/11/14 01:20:10 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:10 DEBUG : Looking for writers 2025/11/14 01:20:10 DEBUG : file1: reading active writers 2025/11/14 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:10 DEBUG : Looking for writers 2025/11/14 01:20:10 DEBUG : file1: reading active writers 2025/11/14 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:10 DEBUG : Looking for writers 2025/11/14 01:20:10 DEBUG : file1: reading active writers 2025/11/14 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:10 DEBUG : Looking for writers 2025/11/14 01:20:10 DEBUG : file1: reading active writers 2025/11/14 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:10 DEBUG : file1: vfs cache: starting upload 2025/11/14 01:20:10 DEBUG : Looking for writers 2025/11/14 01:20:10 DEBUG : file1: reading active writers 2025/11/14 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:11 DEBUG : Looking for writers 2025/11/14 01:20:11 DEBUG : file1: reading active writers 2025/11/14 01:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:11 DEBUG : Looking for writers 2025/11/14 01:20:11 DEBUG : file1: reading active writers 2025/11/14 01:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/14 01:20:11 DEBUG : Looking for writers 2025/11/14 01:20:11 DEBUG : file1: reading active writers 2025/11/14 01:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:12 DEBUG : file1: size = 5 OK 2025/11/14 01:20:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:20:12 INFO : file1: Copied (new) 2025/11/14 01:20:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-14 01:20:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/14 01:20:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:12 INFO : file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:12 DEBUG : Looking for writers 2025/11/14 01:20:12 DEBUG : file1: reading active writers 2025/11/14 01:20:12 DEBUG : >WaitForWriters: 2025/11/14 01:20:12 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (10.36s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:20 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:20 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:20 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:20 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:20 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:21 DEBUG : file1: newRWFileHandle: 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): openPending: 2025/11/14 01:20:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): >openPending: err= 2025/11/14 01:20:21 DEBUG : file1: >newRWFileHandle: err= 2025/11/14 01:20:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/14 01:20:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): _writeAt: size=5, off=0 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): >_writeAt: n=5, err= 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): RWFileHandle.Release 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): close: 2025/11/14 01:20:21 DEBUG : file1: vfs cache: setting modification time to 2025-11-14 01:20:21.062517383 +0000 UTC m=+349.897312943 2025/11/14 01:20:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): >close: err= 2025/11/14 01:20:21 DEBUG : file1(0xc0002b4940): RWFileHandle.Release 2025/11/14 01:20:21 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:21 DEBUG : Looking for writers 2025/11/14 01:20:21 DEBUG : file1: reading active writers 2025/11/14 01:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:21 DEBUG : Looking for writers 2025/11/14 01:20:21 DEBUG : file1: reading active writers 2025/11/14 01:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:21 DEBUG : Looking for writers 2025/11/14 01:20:21 DEBUG : file1: reading active writers 2025/11/14 01:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:21 DEBUG : Looking for writers 2025/11/14 01:20:21 DEBUG : file1: reading active writers 2025/11/14 01:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:21 DEBUG : file1: vfs cache: starting upload 2025/11/14 01:20:21 DEBUG : Looking for writers 2025/11/14 01:20:21 DEBUG : file1: reading active writers 2025/11/14 01:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:21 DEBUG : Looking for writers 2025/11/14 01:20:21 DEBUG : file1: reading active writers 2025/11/14 01:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:21 DEBUG : Looking for writers 2025/11/14 01:20:21 DEBUG : file1: reading active writers 2025/11/14 01:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/14 01:20:22 DEBUG : Looking for writers 2025/11/14 01:20:22 DEBUG : file1: reading active writers 2025/11/14 01:20:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:23 DEBUG : file1: size = 5 OK 2025/11/14 01:20:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:20:23 INFO : file1: Copied (new) 2025/11/14 01:20:23 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-14 01:20:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/14 01:20:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:23 INFO : file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:23 DEBUG : Looking for writers 2025/11/14 01:20:23 DEBUG : file1: reading active writers 2025/11/14 01:20:23 DEBUG : >WaitForWriters: 2025/11/14 01:20:23 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:23 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:23 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:23 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:23 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:23 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:20:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/14 01:20:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:20:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:20:26 DEBUG : dir/file1(0xc000938200): openPending: 2025/11/14 01:20:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/14 01:20:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/14 01:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:26 DEBUG : dir/file1(0xc000938200): >openPending: err= 2025/11/14 01:20:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/14 01:20:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:20:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:20:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/14 01:20:26 DEBUG : dir/file1(0xc000938200): _writeAt: size=5, off=0 2025/11/14 01:20:26 DEBUG : dir/file1(0xc000938200): >_writeAt: n=5, err= 2025/11/14 01:20:26 DEBUG : dir/file1(0xc000938200): close: 2025/11/14 01:20:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-14 01:20:26.776638832 +0000 UTC m=+355.611434363 2025/11/14 01:20:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:26 DEBUG : dir/file1(0xc000938200): >close: err= 2025/11/14 01:20:26 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:26 DEBUG : dir: Looking for writers 2025/11/14 01:20:26 DEBUG : file1: reading active writers 2025/11/14 01:20:26 DEBUG : Looking for writers 2025/11/14 01:20:26 DEBUG : dir: reading active writers 2025/11/14 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:26 DEBUG : dir: Looking for writers 2025/11/14 01:20:26 DEBUG : file1: reading active writers 2025/11/14 01:20:26 DEBUG : Looking for writers 2025/11/14 01:20:26 DEBUG : dir: reading active writers 2025/11/14 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:26 DEBUG : dir: Looking for writers 2025/11/14 01:20:26 DEBUG : file1: reading active writers 2025/11/14 01:20:26 DEBUG : Looking for writers 2025/11/14 01:20:26 DEBUG : dir: reading active writers 2025/11/14 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:26 DEBUG : dir: Looking for writers 2025/11/14 01:20:26 DEBUG : file1: reading active writers 2025/11/14 01:20:26 DEBUG : Looking for writers 2025/11/14 01:20:26 DEBUG : dir: reading active writers 2025/11/14 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:26 DEBUG : dir/file1: vfs cache: starting upload 2025/11/14 01:20:26 DEBUG : dir: Looking for writers 2025/11/14 01:20:26 DEBUG : file1: reading active writers 2025/11/14 01:20:26 DEBUG : Looking for writers 2025/11/14 01:20:26 DEBUG : dir: reading active writers 2025/11/14 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:27 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/14 01:20:27 DEBUG : dir: Looking for writers 2025/11/14 01:20:27 DEBUG : file1: reading active writers 2025/11/14 01:20:27 DEBUG : Looking for writers 2025/11/14 01:20:27 DEBUG : dir: reading active writers 2025/11/14 01:20:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:27 DEBUG : dir: Looking for writers 2025/11/14 01:20:27 DEBUG : file1: reading active writers 2025/11/14 01:20:27 DEBUG : Looking for writers 2025/11/14 01:20:27 DEBUG : dir: reading active writers 2025/11/14 01:20:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:27 DEBUG : dir/file1: size = 5 OK 2025/11/14 01:20:27 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:20:27 INFO : dir/file1: Copied (replaced existing) 2025/11/14 01:20:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-14 01:20:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/14 01:20:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:28 DEBUG : dir: Looking for writers 2025/11/14 01:20:28 DEBUG : file1: reading active writers 2025/11/14 01:20:28 DEBUG : Looking for writers 2025/11/14 01:20:28 DEBUG : dir: reading active writers 2025/11/14 01:20:28 DEBUG : >WaitForWriters: 2025/11/14 01:20:28 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.22s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:29 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:29 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:29 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:29 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:29 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/14 01:20:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/14 01:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/14 01:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/14 01:20:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): _writeAt: size=5, off=0 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): openPending: 2025/11/14 01:20:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/14 01:20:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/14 01:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): >openPending: err= 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): >_writeAt: n=5, err= 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): _writeAt: size=15, off=5 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): >_writeAt: n=15, err= 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): close: 2025/11/14 01:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/14 01:20:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-14 01:20:32.02677495 +0000 UTC m=+360.861570520 2025/11/14 01:20:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:32 DEBUG : dir/file1(0xc0004d6700): >close: err= 2025/11/14 01:20:32 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:32 DEBUG : dir: Looking for writers 2025/11/14 01:20:32 DEBUG : file1: reading active writers 2025/11/14 01:20:32 DEBUG : Looking for writers 2025/11/14 01:20:32 DEBUG : dir: reading active writers 2025/11/14 01:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:32 DEBUG : dir: Looking for writers 2025/11/14 01:20:32 DEBUG : file1: reading active writers 2025/11/14 01:20:32 DEBUG : Looking for writers 2025/11/14 01:20:32 DEBUG : dir: reading active writers 2025/11/14 01:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:32 DEBUG : dir: Looking for writers 2025/11/14 01:20:32 DEBUG : file1: reading active writers 2025/11/14 01:20:32 DEBUG : Looking for writers 2025/11/14 01:20:32 DEBUG : dir: reading active writers 2025/11/14 01:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:32 DEBUG : dir: Looking for writers 2025/11/14 01:20:32 DEBUG : file1: reading active writers 2025/11/14 01:20:32 DEBUG : Looking for writers 2025/11/14 01:20:32 DEBUG : dir: reading active writers 2025/11/14 01:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:32 DEBUG : dir/file1: vfs cache: starting upload 2025/11/14 01:20:32 DEBUG : dir: Looking for writers 2025/11/14 01:20:32 DEBUG : file1: reading active writers 2025/11/14 01:20:32 DEBUG : Looking for writers 2025/11/14 01:20:32 DEBUG : dir: reading active writers 2025/11/14 01:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:32 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/11/14 01:20:32 DEBUG : dir: Looking for writers 2025/11/14 01:20:32 DEBUG : file1: reading active writers 2025/11/14 01:20:32 DEBUG : Looking for writers 2025/11/14 01:20:32 DEBUG : dir: reading active writers 2025/11/14 01:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:32 DEBUG : dir: Looking for writers 2025/11/14 01:20:32 DEBUG : file1: reading active writers 2025/11/14 01:20:32 DEBUG : Looking for writers 2025/11/14 01:20:32 DEBUG : dir: reading active writers 2025/11/14 01:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:33 DEBUG : dir: Looking for writers 2025/11/14 01:20:33 DEBUG : file1: reading active writers 2025/11/14 01:20:33 DEBUG : Looking for writers 2025/11/14 01:20:33 DEBUG : dir: reading active writers 2025/11/14 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:33 DEBUG : dir/file1: size = 20 OK 2025/11/14 01:20:33 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/14 01:20:33 INFO : dir/file1: Copied (replaced existing) 2025/11/14 01:20:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-14 01:20:32 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/14 01:20:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:34 DEBUG : dir: Looking for writers 2025/11/14 01:20:34 DEBUG : file1: reading active writers 2025/11/14 01:20:34 DEBUG : Looking for writers 2025/11/14 01:20:34 DEBUG : dir: reading active writers 2025/11/14 01:20:34 DEBUG : >WaitForWriters: 2025/11/14 01:20:34 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.27s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:35 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:35 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:35 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:35 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:35 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:35 DEBUG : file1: newRWFileHandle: 2025/11/14 01:20:35 DEBUG : file1(0xc000124e80): openPending: 2025/11/14 01:20:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:35 DEBUG : file1(0xc000124e80): >openPending: err= 2025/11/14 01:20:35 DEBUG : file1: >newRWFileHandle: err= 2025/11/14 01:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/14 01:20:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/14 01:20:35 DEBUG : file1(0xc000124e80): _writeAt: size=5, off=0 2025/11/14 01:20:35 DEBUG : file1(0xc000124e80): >_writeAt: n=5, err= 2025/11/14 01:20:35 DEBUG : file1(0xc000124e80): close: 2025/11/14 01:20:35 DEBUG : file1: vfs cache: setting modification time to 2025-11-14 01:20:35.548274829 +0000 UTC m=+364.383070399 2025/11/14 01:20:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:35 DEBUG : file1(0xc000124e80): >close: err= 2025/11/14 01:20:35 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:35 DEBUG : Looking for writers 2025/11/14 01:20:35 DEBUG : file1: reading active writers 2025/11/14 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:35 DEBUG : Looking for writers 2025/11/14 01:20:35 DEBUG : file1: reading active writers 2025/11/14 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:35 DEBUG : Looking for writers 2025/11/14 01:20:35 DEBUG : file1: reading active writers 2025/11/14 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:35 DEBUG : Looking for writers 2025/11/14 01:20:35 DEBUG : file1: reading active writers 2025/11/14 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:35 DEBUG : file1: vfs cache: starting upload 2025/11/14 01:20:35 DEBUG : Looking for writers 2025/11/14 01:20:35 DEBUG : file1: reading active writers 2025/11/14 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:35 DEBUG : Looking for writers 2025/11/14 01:20:35 DEBUG : file1: reading active writers 2025/11/14 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:36 DEBUG : Looking for writers 2025/11/14 01:20:36 DEBUG : file1: reading active writers 2025/11/14 01:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:36 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/14 01:20:36 DEBUG : Looking for writers 2025/11/14 01:20:36 DEBUG : file1: reading active writers 2025/11/14 01:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:37 DEBUG : file1: size = 5 OK 2025/11/14 01:20:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:20:37 INFO : file1: Copied (new) 2025/11/14 01:20:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-14 01:20:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/14 01:20:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:37 INFO : file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:37 DEBUG : Looking for writers 2025/11/14 01:20:37 DEBUG : file1: reading active writers 2025/11/14 01:20:37 DEBUG : >WaitForWriters: 2025/11/14 01:20:37 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:38 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:38 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:38 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:38 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/14 01:20:38 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125200): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125200): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125200): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125200): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125200): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.524505669 +0000 UTC m=+367.359301230 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125200): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.524505669 +0000 UTC m=+367.359301230 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000125e00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b4980): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b4980): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b4980): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b4980): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b4980): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.524505669 +0000 UTC m=+367.359301230 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b4980): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9340 item 1 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b5540): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b5540): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b5540): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b5540): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b5540): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.529365085 +0000 UTC m=+367.364160654 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0002b5540): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d60c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d60c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d60c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d60c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d60c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.529365085 +0000 UTC m=+367.364160654 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d60c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b90 item 2 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d6b80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d6b80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d6b80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d6b80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d6b80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.532419002 +0000 UTC m=+367.367214603 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d6b80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.532419002 +0000 UTC m=+367.367214603 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0004d7200): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0005156c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0005156c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0005156c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0005156c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0005156c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.532419002 +0000 UTC m=+367.367214603 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0005156c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004384d0 item 3 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000515ec0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000515ec0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000515ec0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000515ec0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000515ec0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.536711564 +0000 UTC m=+367.371507135 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000515ec0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752400): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752400): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752400): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752400): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752400): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.536711564 +0000 UTC m=+367.371507135 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752400): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439260 item 4 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752a40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752a40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752a40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752a40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752a40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.539892652 +0000 UTC m=+367.374688212 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752a40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.539892652 +0000 UTC m=+367.374688212 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000752ec0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753380): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753380): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753380): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753380): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753380): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.539892652 +0000 UTC m=+367.374688212 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753380): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004397a0 item 5 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753a00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753a00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753a00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753a00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753a00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.544061601 +0000 UTC m=+367.378857161 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753a00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753f40): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753f40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753f40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753f40): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753f40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.544061601 +0000 UTC m=+367.378857161 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000753f40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 6 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007ca640): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007ca640): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007ca640): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007ca640): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007ca640): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.547033276 +0000 UTC m=+367.381828846 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007ca640): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.547033276 +0000 UTC m=+367.381828846 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cab40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cb000): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cb000): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cb000): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cb000): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cb000): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.547033276 +0000 UTC m=+367.381828846 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cb000): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 7 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aa680): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aa680): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aa680): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aa680): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aa680): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.551174623 +0000 UTC m=+367.385970184 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aa680): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aad00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aad00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aad00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aad00): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aad00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.551174623 +0000 UTC m=+367.385970184 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008aad00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004559d0 item 8 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab2c0): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc0008ab2c0): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab2c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab2c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab2c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab2c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab2c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab6c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab6c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab6c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab6c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab6c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.553823572 +0000 UTC m=+367.388619142 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008ab6c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.553823572 +0000 UTC m=+367.388619142 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008abb40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008020c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008020c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008020c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008020c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008020c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.553823572 +0000 UTC m=+367.388619142 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008020c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005102a0 item 9 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802740): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802740): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802740): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802740): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802740): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.557706546 +0000 UTC m=+367.392502116 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802740): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802c80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802c80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802c80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802c80): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802c80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.557706546 +0000 UTC m=+367.392502116 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000802c80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a9a0 item 10 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008032c0): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc0008032c0): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008032c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008032c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008032c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008032c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008032c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803680): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803680): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803680): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803680): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803680): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.561366722 +0000 UTC m=+367.396162292 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803680): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.561366722 +0000 UTC m=+367.396162292 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000803b80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818100): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818100): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818100): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818100): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818100): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.561366722 +0000 UTC m=+367.396162292 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818100): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312690 item 11 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818780): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818780): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818780): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818780): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818780): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.565563814 +0000 UTC m=+367.400359384 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818780): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818cc0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818cc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818cc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818cc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818cc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.565563814 +0000 UTC m=+367.400359384 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000818cc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a770 item 12 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819300): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc000819300): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819300): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819300): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819300): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819300): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819300): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008196c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008196c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008196c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008196c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008196c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.568924659 +0000 UTC m=+367.403720229 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008196c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819d80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819d80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819d80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819d80): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819d80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.568924659 +0000 UTC m=+367.403720229 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000819d80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b340 item 13 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000856480): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000856480): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000856480): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000856480): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000856480): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.571946076 +0000 UTC m=+367.406741646 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000856480): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008569c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008569c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008569c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008569c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008569c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.571946076 +0000 UTC m=+367.406741646 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008569c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bd50 item 14 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857000): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc000857000): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857000): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857000): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857000): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857000): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857000): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008573c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008573c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008573c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008573c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008573c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.575315857 +0000 UTC m=+367.410111428 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008573c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857a80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857a80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857a80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857a80): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857a80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.575315857 +0000 UTC m=+367.410111428 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000857a80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 15 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e180): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e180): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e180): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e180): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e180): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.577853487 +0000 UTC m=+367.412649037 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e180): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e6c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e6c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e6c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e6c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e6c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.577853487 +0000 UTC m=+367.412649037 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088e6c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 16 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088ed00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088ed00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088ed00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088ed00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088ed00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.582282113 +0000 UTC m=+367.417077663 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088ed00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.582282113 +0000 UTC m=+367.417077663 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f180): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f680): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f680): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f680): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f680): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f680): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.582282113 +0000 UTC m=+367.417077663 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088f680): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168620 item 17 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088fd00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088fd00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088fd00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088fd00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088fd00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.587685589 +0000 UTC m=+367.422481159 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00088fd00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c22c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c22c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c22c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c22c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c22c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.587685589 +0000 UTC m=+367.422481159 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c22c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001695e0 item 18 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2940): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2940): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2940): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2940): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2940): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.59226027 +0000 UTC m=+367.427055850 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2940): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.59226027 +0000 UTC m=+367.427055850 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c2e40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c3340): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c3340): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c3340): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c3340): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c3340): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.59226027 +0000 UTC m=+367.427055850 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c3340): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc2a0 item 19 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c39c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c39c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c39c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c39c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c39c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.597714501 +0000 UTC m=+367.432510072 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008c39c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000938a00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000938a00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000938a00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000938a00): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000938a00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.597714501 +0000 UTC m=+367.432510072 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000938a00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000308310 item 20 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939140): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939140): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939140): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939140): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939140): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.601569021 +0000 UTC m=+367.436364621 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939140): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.601569021 +0000 UTC m=+367.436364621 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939640): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939cc0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939cc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939cc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939cc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939cc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.601569021 +0000 UTC m=+367.436364621 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000939cc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329030 item 21 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f83c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f83c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f83c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f83c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f83c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.606042893 +0000 UTC m=+367.440838453 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f83c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8900): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8900): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8900): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8900): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8900): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.606042893 +0000 UTC m=+367.440838453 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8900): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e850 item 22 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8f80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8f80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8f80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8f80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8f80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.609315261 +0000 UTC m=+367.444110830 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f8f80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.609315261 +0000 UTC m=+367.444110830 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9480): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9980): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9980): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9980): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9980): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9980): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.609315261 +0000 UTC m=+367.444110830 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0006f9980): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f0a0 item 23 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e080): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e080): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e080): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e080): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e080): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.612939749 +0000 UTC m=+367.447735320 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e080): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e5c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e5c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e5c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e5c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e5c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.612939749 +0000 UTC m=+367.447735320 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092e5c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f9d0 item 24 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092ec00): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc00092ec00): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092ec00): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092ec00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092ec00): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092ec00): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092ec00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092efc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092efc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092efc0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092efc0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092efc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.616338605 +0000 UTC m=+367.451134175 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092efc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.616338605 +0000 UTC m=+367.451134175 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092f4c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092fa00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092fa00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092fa00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092fa00): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092fa00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.616338605 +0000 UTC m=+367.451134175 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00092fa00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a3f0 item 25 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e100): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e100): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e100): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e100): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e100): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.620127602 +0000 UTC m=+367.454923173 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e100): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e640): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e640): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e640): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e640): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e640): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.620127602 +0000 UTC m=+367.454923173 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096e640): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b110 item 26 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096ec80): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc00096ec80): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096ec80): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096ec80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096ec80): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096ec80): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096ec80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f040): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f040): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f040): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f040): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f040): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.6224617 +0000 UTC m=+367.457257240 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f040): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.6224617 +0000 UTC m=+367.457257240 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096f540): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096fa80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096fa80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096fa80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096fa80): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096fa80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.6224617 +0000 UTC m=+367.457257240 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00096fa80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0310 item 27 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c180): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c180): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c180): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c180): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c180): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.625767702 +0000 UTC m=+367.460563272 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c180): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c6c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c6c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c6c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c6c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c6c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.625767702 +0000 UTC m=+367.460563272 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098c6c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e07e0 item 28 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098cd00): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc00098cd00): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098cd00): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098cd00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098cd00): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098cd00): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098cd00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d0c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d0c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d0c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d0c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d0c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.628327173 +0000 UTC m=+367.463122733 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d0c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d780): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d780): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d780): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d780): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d780): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.628327173 +0000 UTC m=+367.463122733 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098d780): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0b60 item 29 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098de00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098de00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098de00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098de00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098de00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.630877246 +0000 UTC m=+367.465672816 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc00098de00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009de3c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009de3c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009de3c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009de3c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009de3c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.630877246 +0000 UTC m=+367.465672816 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009de3c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0ee0 item 30 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dea00): _readAt: size=2, off=0 2025/11/14 01:20:38 ERROR : open-test-file(0xc0009dea00): Couldn't read size of file 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dea00): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dea00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dea00): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dea00): close: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dea00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dedc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dedc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dedc0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dedc0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dedc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.633865371 +0000 UTC m=+367.468660941 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dedc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009df480): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009df480): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009df480): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009df480): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009df480): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.633865371 +0000 UTC m=+367.468660941 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009df480): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1260 item 31 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dfb00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dfb00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dfb00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dfb00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dfb00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.636492328 +0000 UTC m=+367.471287898 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0009dfb00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a140c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a140c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a140c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a140c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a140c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.636492328 +0000 UTC m=+367.471287898 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a140c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1730 item 32 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14700): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14700): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14700): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14700): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14700): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.639060215 +0000 UTC m=+367.473855786 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14700): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1b20 item 33 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.640014656 +0000 UTC m=+367.474810216 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a14b80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15080): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15080): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15080): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15080): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15080): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.640014656 +0000 UTC m=+367.474810216 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15080): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1ce0 item 33 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a156c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a156c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a156c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a156c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a156c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.642865452 +0000 UTC m=+367.477661023 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a156c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426310 item 34 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.643908228 +0000 UTC m=+367.478703798 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a15b40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c100): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c100): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c100): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c100): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c100): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.643908228 +0000 UTC m=+367.478703798 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c100): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426540 item 34 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c740): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c740): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c740): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c740): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c740): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.646394122 +0000 UTC m=+367.481189662 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3c740): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426930 item 35 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.647113892 +0000 UTC m=+367.481909442 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3cbc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d0c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d0c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d0c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d0c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d0c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.647113892 +0000 UTC m=+367.481909442 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d0c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426af0 item 35 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d740): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d740): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d740): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d740): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d740): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.649095038 +0000 UTC m=+367.483890578 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3d740): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426ee0 item 36 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.650022227 +0000 UTC m=+367.484817777 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a3dc40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58200): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58200): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58200): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58200): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58200): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.650022227 +0000 UTC m=+367.484817777 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58200): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427110 item 36 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58840): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58840): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58840): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58840): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58840): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.651796916 +0000 UTC m=+367.486592456 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58840): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427500 item 37 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.652500976 +0000 UTC m=+367.487296516 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a58cc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a591c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a591c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a591c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a591c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a591c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.652500976 +0000 UTC m=+367.487296516 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a591c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004276c0 item 37 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59840): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59840): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59840): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59840): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59840): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.654445063 +0000 UTC m=+367.489240603 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59840): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427a40 item 38 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.655260372 +0000 UTC m=+367.490055912 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a59d40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c300): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c300): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c300): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c300): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c300): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.655260372 +0000 UTC m=+367.490055912 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c300): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427c00 item 38 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c980): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c980): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c980): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c980): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c980): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.657037215 +0000 UTC m=+367.491832755 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8c980): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9c000 item 39 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.657804244 +0000 UTC m=+367.492599784 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8ce80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8d380): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8d380): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8d380): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8d380): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8d380): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.657804244 +0000 UTC m=+367.492599784 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8d380): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9c1c0 item 39 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8da00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8da00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8da00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8da00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8da00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.659835934 +0000 UTC m=+367.494631484 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8da00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9c540 item 40 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.660783403 +0000 UTC m=+367.495578953 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000a8df00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aac4c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aac4c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aac4c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aac4c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aac4c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.660783403 +0000 UTC m=+367.495578953 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aac4c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9c700 item 40 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.662830903 +0000 UTC m=+367.497626453 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aaca80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aacf80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aacf80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aacf80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9ca80 item 41 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aacf80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aacf80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.663560581 +0000 UTC m=+367.498356142 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aacf80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9cc40 item 41 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.664361364 +0000 UTC m=+367.499156913 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad440): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad980): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad980): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad980): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad980): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad980): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.664361364 +0000 UTC m=+367.499156913 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aad980): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9ce00 item 41 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.666442928 +0000 UTC m=+367.501238478 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca040): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca540): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca540): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca540): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9d180 item 42 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca540): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca540): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.667216038 +0000 UTC m=+367.502011588 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000aca540): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9d340 item 42 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.668096129 +0000 UTC m=+367.502891680 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acaa80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb000): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb000): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb000): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb000): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb000): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.668096129 +0000 UTC m=+367.502891680 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb000): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9d500 item 42 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.670166172 +0000 UTC m=+367.504961722 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acb640): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acbb40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acbb40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acbb40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9d880 item 43 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acbb40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acbb40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.670880912 +0000 UTC m=+367.505676463 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000acbb40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9da40 item 43 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.671670794 +0000 UTC m=+367.506466344 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6100): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6640): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6640): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6640): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6640): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6640): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.671670794 +0000 UTC m=+367.506466344 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6640): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9dc00 item 43 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.673617335 +0000 UTC m=+367.508412885 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae6c80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7180): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7180): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7180): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afc000 item 44 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7180): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7180): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.674396747 +0000 UTC m=+367.509192307 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7180): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afc1c0 item 44 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.675228969 +0000 UTC m=+367.510024519 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae76c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7c40): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7c40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7c40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7c40): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7c40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.675228969 +0000 UTC m=+367.510024519 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ae7c40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afc380 item 44 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.677516098 +0000 UTC m=+367.512311649 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a300): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a800): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a800): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a800): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afc700 item 45 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a800): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a800): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.678438959 +0000 UTC m=+367.513234510 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0a800): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0af00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0af00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0af00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0af00): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0af00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.678438959 +0000 UTC m=+367.513234510 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0af00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afc8c0 item 45 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.680301523 +0000 UTC m=+367.515097053 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0b540): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0ba40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0ba40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0ba40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afcc40 item 46 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0ba40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0ba40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.68145182 +0000 UTC m=+367.516247371 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b0ba40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e1c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e1c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e1c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e1c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e1c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.68145182 +0000 UTC m=+367.516247371 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e1c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afce00 item 46 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.684142398 +0000 UTC m=+367.518937948 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2e800): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ed00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ed00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ed00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afd180 item 47 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ed00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ed00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.684991321 +0000 UTC m=+367.519786870 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ed00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2f400): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2f400): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2f400): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2f400): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2f400): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.684991321 +0000 UTC m=+367.519786870 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2f400): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afd340 item 47 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.68725211 +0000 UTC m=+367.522047661 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2fa40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ff40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ff40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ff40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afd6c0 item 48 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ff40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ff40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.688112545 +0000 UTC m=+367.522908095 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b2ff40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b486c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b486c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b486c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b486c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b486c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.688112545 +0000 UTC m=+367.522908095 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b486c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afd880 item 48 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b48d00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b48d00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b48d00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b48d00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b48d00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.690789316 +0000 UTC m=+367.525584866 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b48d00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afdc00 item 49 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.691590359 +0000 UTC m=+367.526385909 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49180): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b496c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b496c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b496c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b496c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b496c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.691590359 +0000 UTC m=+367.526385909 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b496c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afddc0 item 49 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49d40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49d40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49d40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49d40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49d40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.693458583 +0000 UTC m=+367.528254113 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b49d40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5e1c0 item 50 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.694536745 +0000 UTC m=+367.529332295 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b662c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66840): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66840): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66840): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66840): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66840): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.694536745 +0000 UTC m=+367.529332295 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66840): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5e380 item 50 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66ec0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66ec0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66ec0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66ec0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66ec0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.696574277 +0000 UTC m=+367.531369827 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b66ec0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5e700 item 51 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.697445191 +0000 UTC m=+367.532240741 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b673c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b67900): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b67900): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b67900): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b67900): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b67900): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.697445191 +0000 UTC m=+367.532240741 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b67900): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5e8c0 item 51 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c000): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c000): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c000): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c000): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c000): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.699606625 +0000 UTC m=+367.534402174 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c000): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5ec40 item 52 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.700615817 +0000 UTC m=+367.535411378 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8c500): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8ca80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8ca80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8ca80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8ca80): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8ca80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.700615817 +0000 UTC m=+367.535411378 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8ca80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5ee00 item 52 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d100): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d100): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d100): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d100): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d100): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.70271777 +0000 UTC m=+367.537513320 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d100): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5f180 item 53 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.703565261 +0000 UTC m=+367.538360811 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8d600): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8db40): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8db40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8db40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8db40): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8db40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.703565261 +0000 UTC m=+367.538360811 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000b8db40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5f340 item 53 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8240): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8240): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8240): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8240): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8240): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.705781978 +0000 UTC m=+367.540577528 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8240): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5f6c0 item 54 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.706721741 +0000 UTC m=+367.541517291 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8740): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8cc0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8cc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8cc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8cc0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8cc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.706721741 +0000 UTC m=+367.541517291 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba8cc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5f880 item 54 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9340): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9340): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9340): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9340): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9340): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.708882133 +0000 UTC m=+367.543677683 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9340): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5fc00 item 55 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.709815544 +0000 UTC m=+367.544611094 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ba9840): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e23c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e23c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e23c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e23c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e23c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.709815544 +0000 UTC m=+367.544611094 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e23c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000308d20 item 55 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2a40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2a40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2a40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2a40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2a40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.712565072 +0000 UTC m=+367.547360622 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2a40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309f10 item 56 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.713512699 +0000 UTC m=+367.548308249 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e2f40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e34c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e34c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e34c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e34c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e34c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.713512699 +0000 UTC m=+367.548308249 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e34c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6150 item 56 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.71552843 +0000 UTC m=+367.550323980 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0008e3b00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c0c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c0c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c0c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f64d0 item 57 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c0c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c0c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.716624095 +0000 UTC m=+367.551419635 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c0c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6690 item 57 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.717593123 +0000 UTC m=+367.552388674 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0c600): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0cb80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0cb80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0cb80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0cb80): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0cb80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.717593123 +0000 UTC m=+367.552388674 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0cb80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6850 item 57 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.720220111 +0000 UTC m=+367.555015661 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d1c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d700): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d700): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d700): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6bd0 item 58 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d700): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d700): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.721047202 +0000 UTC m=+367.555842752 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0d700): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6d90 item 58 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.722834063 +0000 UTC m=+367.557629603 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c0dc40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e280): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e280): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e280): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e280): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e280): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.722834063 +0000 UTC m=+367.557629603 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e280): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6f50 item 58 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.726225846 +0000 UTC m=+367.561021386 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2e8c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ee00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ee00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ee00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f72d0 item 59 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ee00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ee00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.727024273 +0000 UTC m=+367.561819813 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ee00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7490 item 59 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.728752936 +0000 UTC m=+367.563548476 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f340): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f8c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f8c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f8c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f8c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f8c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.728752936 +0000 UTC m=+367.563548476 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2f8c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7650 item 59 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.731056376 +0000 UTC m=+367.565851927 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c2ff00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c584c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c584c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c584c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f79d0 item 60 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c584c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c584c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.732112448 +0000 UTC m=+367.566907988 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c584c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7b90 item 60 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.733134245 +0000 UTC m=+367.567929785 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58a00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58fc0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58fc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58fc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58fc0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58fc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.733134245 +0000 UTC m=+367.567929785 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c58fc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7d50 item 60 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.735697563 +0000 UTC m=+367.570493122 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59600): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59b40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59b40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59b40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c70150 item 61 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59b40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59b40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.736809538 +0000 UTC m=+367.571605078 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c59b40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a2c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a2c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a2c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a2c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a2c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.736809538 +0000 UTC m=+367.571605078 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a2c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c70310 item 61 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.739707183 +0000 UTC m=+367.574502723 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7a900): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7ae40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7ae40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7ae40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c70690 item 62 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7ae40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7ae40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.741436387 +0000 UTC m=+367.576231927 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7ae40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7b540): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7b540): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7b540): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7b540): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7b540): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.741436387 +0000 UTC m=+367.576231927 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7b540): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c70850 item 62 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.74343738 +0000 UTC m=+367.578232920 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c7bb80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96140): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96140): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96140): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c70bd0 item 63 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96140): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96140): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.744764569 +0000 UTC m=+367.579560119 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96140): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96840): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96840): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96840): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96840): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96840): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.744764569 +0000 UTC m=+367.579560119 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96840): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c70d90 item 63 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.747460597 +0000 UTC m=+367.582256137 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c96e80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c973c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c973c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c973c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c71110 item 64 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c973c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c973c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.748278942 +0000 UTC m=+367.583074492 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c973c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c97ac0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c97ac0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c97ac0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c97ac0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c97ac0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.748278942 +0000 UTC m=+367.583074492 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000c97ac0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c712d0 item 64 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4180): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4180): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4180): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4180): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4180): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.750591971 +0000 UTC m=+367.585387511 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4180): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c71650 item 65 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.751576928 +0000 UTC m=+367.586372468 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4600): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4b00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4b00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4b00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4b00): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4b00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.751576928 +0000 UTC m=+367.586372468 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb4b00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c71810 item 65 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5140): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5140): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5140): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5140): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5140): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.753606295 +0000 UTC m=+367.588401845 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5140): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c71b90 item 66 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.754551808 +0000 UTC m=+367.589347348 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb55c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5b00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5b00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5b00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5b00): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5b00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.754551808 +0000 UTC m=+367.589347348 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cb5b00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c71d50 item 66 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd01c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd01c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd01c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd01c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd01c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.756441613 +0000 UTC m=+367.591237163 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd01c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6150 item 67 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.757157495 +0000 UTC m=+367.591953035 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0640): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0b40): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0b40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0b40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0b40): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0b40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.757157495 +0000 UTC m=+367.591953035 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd0b40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6310 item 67 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd11c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd11c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd11c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd11c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd11c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.75910053 +0000 UTC m=+367.593896070 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd11c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6690 item 68 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.759862038 +0000 UTC m=+367.594657578 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd16c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd1c00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd1c00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd1c00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd1c00): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd1c00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.759862038 +0000 UTC m=+367.594657578 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cd1c00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6850 item 68 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf22c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf22c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf22c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf22c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf22c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.762311133 +0000 UTC m=+367.597106683 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf22c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6bd0 item 69 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.763054387 +0000 UTC m=+367.597849927 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2740): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2c40): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2c40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2c40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2c40): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2c40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.763054387 +0000 UTC m=+367.597849927 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf2c40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6d90 item 69 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf32c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf32c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf32c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf32c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf32c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.765308775 +0000 UTC m=+367.600104315 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf32c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd7110 item 70 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.766157517 +0000 UTC m=+367.600953067 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf37c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf3d00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf3d00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf3d00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf3d00): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf3d00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.766157517 +0000 UTC m=+367.600953067 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000cf3d00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd72d0 item 70 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12400): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12400): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12400): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12400): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12400): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.767968114 +0000 UTC m=+367.602763654 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12400): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd7650 item 71 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.769107421 +0000 UTC m=+367.603902961 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12900): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12e00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12e00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12e00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12e00): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12e00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.769107421 +0000 UTC m=+367.603902961 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d12e00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd7810 item 71 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13480): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13480): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13480): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13480): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13480): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.771088346 +0000 UTC m=+367.605883907 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13480): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd7b90 item 72 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.771914376 +0000 UTC m=+367.606709926 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13980): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13ec0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13ec0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13ec0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13ec0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13ec0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.771914376 +0000 UTC m=+367.606709926 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d13ec0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd7d50 item 72 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.774249627 +0000 UTC m=+367.609045177 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34500): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34a00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34a00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34a00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e150 item 73 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34a00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34a00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.774961893 +0000 UTC m=+367.609757453 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34a00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e310 item 73 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.775697753 +0000 UTC m=+367.610493303 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d34ec0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35400): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35400): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35400): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35400): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35400): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.775697753 +0000 UTC m=+367.610493303 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35400): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e4d0 item 73 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.778108344 +0000 UTC m=+367.612903914 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35a40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35f40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35f40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35f40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e850 item 74 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35f40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35f40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.779083894 +0000 UTC m=+367.613879444 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d35f40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ea10 item 74 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.780155965 +0000 UTC m=+367.614951495 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58500): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58a80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58a80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58a80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58a80): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58a80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.780155965 +0000 UTC m=+367.614951495 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d58a80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ebd0 item 74 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.781877925 +0000 UTC m=+367.616673476 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d590c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d595c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d595c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d595c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ef50 item 75 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d595c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d595c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.782451231 +0000 UTC m=+367.617246781 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d595c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): _writeAt: size=3, off=2 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f110 item 75 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.783686698 +0000 UTC m=+367.618482248 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d59b00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d740c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d740c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d740c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d740c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d740c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.783686698 +0000 UTC m=+367.618482248 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d740c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f2d0 item 75 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.786304999 +0000 UTC m=+367.621100549 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74700): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74c00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74c00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74c00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f650 item 76 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74c00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74c00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.787237308 +0000 UTC m=+367.622032858 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d74c00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f810 item 76 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): _writeAt: size=3, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.788509966 +0000 UTC m=+367.623305516 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75140): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d756c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d756c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d756c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d756c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d756c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.788509966 +0000 UTC m=+367.623305516 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d756c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f9d0 item 76 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.792525387 +0000 UTC m=+367.627320937 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d75d00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96280): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96280): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96280): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3fd50 item 77 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96280): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96280): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.793261859 +0000 UTC m=+367.628057408 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96280): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96980): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96980): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96980): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96980): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96980): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.793261859 +0000 UTC m=+367.628057408 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96980): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ff10 item 77 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.799713249 +0000 UTC m=+367.634508800 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d96fc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d974c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d974c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d974c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9e310 item 78 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d974c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d974c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.800306312 +0000 UTC m=+367.635101862 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d974c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d97bc0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d97bc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d97bc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d97bc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d97bc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.800306312 +0000 UTC m=+367.635101862 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000d97bc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9e4d0 item 78 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.802489737 +0000 UTC m=+367.637285288 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4280): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4780): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4780): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4780): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9e850 item 79 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4780): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4780): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.803757556 +0000 UTC m=+367.638553106 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4780): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4e80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4e80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4e80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4e80): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4e80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.803757556 +0000 UTC m=+367.638553106 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db4e80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9ea10 item 79 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.806805032 +0000 UTC m=+367.641600582 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db54c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db59c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db59c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db59c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9ed90 item 80 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db59c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db59c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.807526996 +0000 UTC m=+367.642322546 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000db59c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2140): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2140): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2140): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2140): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2140): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.807526996 +0000 UTC m=+367.642322546 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2140): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9ef50 item 80 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2780): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2780): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2780): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2780): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2780): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.810784497 +0000 UTC m=+367.645580047 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2780): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9f2d0 item 81 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.812086138 +0000 UTC m=+367.646881688 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd2c00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3140): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3140): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3140): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3140): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3140): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.812086138 +0000 UTC m=+367.646881688 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3140): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9f490 item 81 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd37c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd37c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd37c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd37c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd37c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.815334641 +0000 UTC m=+367.650130191 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd37c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9f810 item 82 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.817500334 +0000 UTC m=+367.652295874 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000dd3cc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df42c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df42c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df42c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df42c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df42c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.817500334 +0000 UTC m=+367.652295874 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df42c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9f9d0 item 82 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4940): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4940): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4940): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4940): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4940): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.820551748 +0000 UTC m=+367.655347278 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4940): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9fd50 item 83 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.821204592 +0000 UTC m=+367.656000122 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df4e40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5380): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5380): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5380): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5380): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5380): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.821204592 +0000 UTC m=+367.656000122 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5380): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d9ff10 item 83 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5a00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5a00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5a00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5a00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5a00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.823195536 +0000 UTC m=+367.657991066 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5a00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e06310 item 84 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.823884438 +0000 UTC m=+367.658679958 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000df5f00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12500): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12500): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12500): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12500): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12500): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.823884438 +0000 UTC m=+367.658679958 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12500): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e064d0 item 84 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12b80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12b80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12b80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12b80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12b80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.825296057 +0000 UTC m=+367.660091597 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e12b80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e06850 item 85 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.825955414 +0000 UTC m=+367.660750944 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13080): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e135c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e135c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e135c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e135c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e135c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.825955414 +0000 UTC m=+367.660750944 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e135c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e06a10 item 85 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13c40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13c40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13c40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13c40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13c40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.82805981 +0000 UTC m=+367.662855340 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e13c40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e06d90 item 86 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.828722394 +0000 UTC m=+367.663517923 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e361c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36740): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36740): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36740): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36740): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36740): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.828722394 +0000 UTC m=+367.663517923 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36740): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e06f50 item 86 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36dc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36dc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36dc0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36dc0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36dc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.830486212 +0000 UTC m=+367.665281741 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e36dc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e072d0 item 87 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.831122595 +0000 UTC m=+367.665918125 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e372c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37800): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37800): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37800): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37800): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37800): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.831122595 +0000 UTC m=+367.665918125 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37800): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e07490 item 87 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37e80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37e80): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37e80): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37e80): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37e80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.833364892 +0000 UTC m=+367.668160422 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e37e80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e07810 item 88 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.834069774 +0000 UTC m=+367.668865304 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54400): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54980): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54980): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54980): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54980): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54980): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.834069774 +0000 UTC m=+367.668865304 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54980): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e079d0 item 88 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.83545386 +0000 UTC m=+367.670249390 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e54fc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55500): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55500): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55500): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e07d50 item 89 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55500): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55500): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.836038346 +0000 UTC m=+367.670833876 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55500): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e07f10 item 89 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.836698304 +0000 UTC m=+367.671493834 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e55a40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74040): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74040): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74040): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74040): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74040): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.836698304 +0000 UTC m=+367.671493834 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74040): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e150 item 89 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.83837509 +0000 UTC m=+367.673170620 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74680): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74bc0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74bc0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74bc0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e4d0 item 90 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74bc0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74bc0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.839432684 +0000 UTC m=+367.674228244 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e74bc0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e690 item 90 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.840446755 +0000 UTC m=+367.675242306 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75100): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e756c0): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e756c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e756c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e756c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e756c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.840446755 +0000 UTC m=+367.675242306 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e756c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e850 item 90 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.848544916 +0000 UTC m=+367.683340466 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e75d00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e942c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e942c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e942c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ebd0 item 91 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e942c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e942c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.850221059 +0000 UTC m=+367.685016619 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e942c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): >_readAt: n=2, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): _writeAt: size=3, off=7 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ed90 item 91 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.851869631 +0000 UTC m=+367.686665182 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94800): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94d80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94d80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94d80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94d80): >_readAt: n=8, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94d80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.851869631 +0000 UTC m=+367.686665182 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e94d80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ef50 item 91 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.854364732 +0000 UTC m=+367.689160282 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e953c0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95900): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95900): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95900): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f2d0 item 92 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95900): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95900): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.855356793 +0000 UTC m=+367.690152343 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95900): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): open at offset 5 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f490 item 92 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): _readAt: size=2, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): _writeAt: size=3, off=5 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): >_writeAt: n=3, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.85645844 +0000 UTC m=+367.691253989 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000e95e40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4480): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4480): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4480): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4480): >_readAt: n=3, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4480): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.85645844 +0000 UTC m=+367.691253989 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4480): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f650 item 92 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.862433958 +0000 UTC m=+367.697229508 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb4ac0): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5000): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5000): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5000): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f9d0 item 93 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5000): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5000): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.863888406 +0000 UTC m=+367.698683956 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5000): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5700): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5700): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5700): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5700): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5700): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.863888406 +0000 UTC m=+367.698683956 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5700): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6fb90 item 93 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.868434423 +0000 UTC m=+367.703229973 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000eb5d40): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4300): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4300): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4300): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ff10 item 94 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4300): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4300): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.86929609 +0000 UTC m=+367.704091640 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4300): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4a00): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4a00): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4a00): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4a00): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4a00): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.86929609 +0000 UTC m=+367.704091640 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed4a00): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8150 item 94 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.871754731 +0000 UTC m=+367.706550302 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5040): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5580): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5580): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5580): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed84d0 item 95 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5580): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5580): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.872428635 +0000 UTC m=+367.707224185 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5580): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5c80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5c80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5c80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5c80): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5c80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.872428635 +0000 UTC m=+367.707224185 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ed5c80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8690 item 95 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 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/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): open at offset 0 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): _readAt: size=2, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): >_readAt: n=0, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.875725199 +0000 UTC m=+367.710520759 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0340): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0880): _writeAt: size=5, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0880): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0880): >openPending: err= 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8a10 item 96 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0880): >_writeAt: n=5, err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0880): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.876402619 +0000 UTC m=+367.711198150 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc000ef0880): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:38 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cba80): _readAt: size=512, off=0 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cba80): openPending: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cba80): >openPending: err= 2025/11/14 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cba80): >_readAt: n=5, err=EOF 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cba80): close: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:38.876402619 +0000 UTC m=+367.711198150 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:38 DEBUG : open-test-file(0xc0007cba80): >close: err= 2025/11/14 01:20:38 DEBUG : open-test-file: Remove: 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee070 item 96 2025/11/14 01:20:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:38 DEBUG : open-test-file: >Remove: err= 2025/11/14 01:20:38 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:38 DEBUG : Looking for writers 2025/11/14 01:20:38 DEBUG : >WaitForWriters: 2025/11/14 01:20:38 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:39 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:39 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:39 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:39 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/14 01:20:39 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef0f80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef0f80): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef0f80): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef0f80): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef0f80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.403282253 +0000 UTC m=+368.238077844 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef0f80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.403282253 +0000 UTC m=+368.238077844 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1400): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef18c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef18c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef18c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef18c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef18c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.403282253 +0000 UTC m=+368.238077844 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef18c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9420 item 1 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1f00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1f00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1f00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1f00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1f00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.407297405 +0000 UTC m=+368.242092935 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ef1f00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fee480): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fee480): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fee480): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fee480): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fee480): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.407297405 +0000 UTC m=+368.242092935 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fee480): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed98f0 item 2 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feeac0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feeac0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feeac0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feeac0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feeac0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.409891962 +0000 UTC m=+368.244687531 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feeac0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.409891962 +0000 UTC m=+368.244687531 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000feef40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fef400): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fef400): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fef400): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fef400): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fef400): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.409891962 +0000 UTC m=+368.244687531 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fef400): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9c70 item 3 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fefa80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fefa80): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fefa80): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fefa80): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fefa80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.414668211 +0000 UTC m=+368.249463781 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000fefa80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012040): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012040): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012040): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012040): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012040): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.414668211 +0000 UTC m=+368.249463781 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012040): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010041c0 item 4 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012680): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012680): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012680): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012680): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012680): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.417575343 +0000 UTC m=+368.252370903 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012680): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.417575343 +0000 UTC m=+368.252370903 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012b00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012fc0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012fc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012fc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012fc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012fc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.417575343 +0000 UTC m=+368.252370903 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001012fc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004540 item 5 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013640): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013640): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013640): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013640): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013640): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.421769631 +0000 UTC m=+368.256565191 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013640): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013b80): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013b80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013b80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013b80): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013b80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.421769631 +0000 UTC m=+368.256565191 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001013b80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004a10 item 6 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030280): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030280): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030280): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030280): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030280): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.424294787 +0000 UTC m=+368.259090357 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030280): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.424294787 +0000 UTC m=+368.259090357 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030780): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030c40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030c40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030c40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030c40): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030c40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.424294787 +0000 UTC m=+368.259090357 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001030c40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004d90 item 7 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010312c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010312c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010312c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010312c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010312c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.428044992 +0000 UTC m=+368.262840522 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010312c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031800): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031800): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031800): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031800): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031800): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.428044992 +0000 UTC m=+368.262840522 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031800): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005260 item 8 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031dc0): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc001031dc0): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031dc0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031dc0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031dc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001031dc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052200): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052200): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052200): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052200): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052200): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.430096019 +0000 UTC m=+368.264891549 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052200): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.430096019 +0000 UTC m=+368.264891549 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052680): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052b80): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052b80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052b80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052b80): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052b80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.430096019 +0000 UTC m=+368.264891549 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001052b80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010055e0 item 9 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053200): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053200): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053200): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053200): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053200): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.433800116 +0000 UTC m=+368.268595687 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053200): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053740): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053740): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053740): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053740): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053740): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.433800116 +0000 UTC m=+368.268595687 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053740): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005ab0 item 10 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053d80): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc001053d80): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053d80): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053d80): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053d80): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001053d80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010721c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010721c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010721c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010721c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010721c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.436537061 +0000 UTC m=+368.271332621 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010721c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.436537061 +0000 UTC m=+368.271332621 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010726c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001072bc0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001072bc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001072bc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001072bc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001072bc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.436537061 +0000 UTC m=+368.271332621 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001072bc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005e30 item 11 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ba9bc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ba9bc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ba9bc0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ba9bc0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ba9bc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.440520352 +0000 UTC m=+368.275315882 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000ba9bc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde180): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde180): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde180): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde180): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde180): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.440520352 +0000 UTC m=+368.275315882 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde180): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc21c0 item 12 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde7c0): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc000bde7c0): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde7c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde7c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde7c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bde7c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdeb80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdeb80): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdeb80): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdeb80): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdeb80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.443330053 +0000 UTC m=+368.278125583 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdeb80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf240): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf240): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf240): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf240): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf240): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.443330053 +0000 UTC m=+368.278125583 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf240): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc2540 item 13 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf8c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf8c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf8c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf8c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf8c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.445371602 +0000 UTC m=+368.280167132 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdf8c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdfe00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdfe00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdfe00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdfe00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdfe00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.445371602 +0000 UTC m=+368.280167132 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bdfe00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc28c0 item 14 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc4c0): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc000bfc4c0): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc4c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc4c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc4c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc4c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc4c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc880): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc880): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc880): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc880): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc880): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.447868716 +0000 UTC m=+368.282664246 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfc880): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfcf40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfcf40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfcf40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfcf40): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfcf40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.447868716 +0000 UTC m=+368.282664246 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfcf40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc2c40 item 15 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfd5c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfd5c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfd5c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfd5c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfd5c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.45280727 +0000 UTC m=+368.287602799 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfd5c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfdb00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfdb00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfdb00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfdb00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfdb00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.45280727 +0000 UTC m=+368.287602799 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000bfdb00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc2fc0 item 16 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c1c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c1c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c1c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c1c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c1c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.455012807 +0000 UTC m=+368.289808347 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c1c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.455012807 +0000 UTC m=+368.289808347 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111c640): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111cb40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111cb40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111cb40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111cb40): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111cb40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.455012807 +0000 UTC m=+368.289808347 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111cb40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc3340 item 17 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d1c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d1c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d1c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d1c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d1c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.4603032 +0000 UTC m=+368.295098750 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d1c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe340): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe340): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe340): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe340): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe340): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.4603032 +0000 UTC m=+368.295098750 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe340): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee7e0 item 18 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe9c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe9c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe9c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe9c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe9c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.462877239 +0000 UTC m=+368.297672789 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007fe9c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.462877239 +0000 UTC m=+368.297672789 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007feec0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ff3c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ff3c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ff3c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ff3c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ff3c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.462877239 +0000 UTC m=+368.297672789 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ff3c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eeb60 item 19 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ffa40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ffa40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ffa40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ffa40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ffa40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.466794867 +0000 UTC m=+368.301590417 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0007ffa40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34000): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34000): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34000): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34000): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34000): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.466794867 +0000 UTC m=+368.301590417 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34000): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef030 item 20 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34680): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34680): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34680): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34680): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34680): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.469230896 +0000 UTC m=+368.304026426 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34680): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.469230896 +0000 UTC m=+368.304026426 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f34b80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35080): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35080): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35080): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35080): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35080): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.469230896 +0000 UTC m=+368.304026426 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35080): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef3b0 item 21 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35700): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35700): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35700): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35700): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35700): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.471558503 +0000 UTC m=+368.306354033 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35700): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35c40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35c40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35c40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35c40): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35c40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.471558503 +0000 UTC m=+368.306354033 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc000f35c40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef880 item 22 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d8c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d8c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d8c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d8c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d8c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.473547102 +0000 UTC m=+368.308342652 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111d8c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.473547102 +0000 UTC m=+368.308342652 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00111ddc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e340): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e340): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e340): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e340): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e340): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.473547102 +0000 UTC m=+368.308342652 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e340): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc3a40 item 23 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e9c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e9c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e9c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e9c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e9c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.47690495 +0000 UTC m=+368.311700480 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113e9c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113ef00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113ef00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113ef00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113ef00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113ef00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.47690495 +0000 UTC m=+368.311700480 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113ef00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc3f10 item 24 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f540): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc00113f540): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f540): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f540): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f540): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f540): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f540): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f900): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f900): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f900): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.47863698 +0000 UTC m=+368.313432510 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113f900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.47863698 +0000 UTC m=+368.313432510 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00113fe00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011623c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011623c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011623c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011623c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011623c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.47863698 +0000 UTC m=+368.313432510 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011623c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114a310 item 25 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162a40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162a40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162a40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162a40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162a40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.48079114 +0000 UTC m=+368.315586670 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162a40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162f80): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162f80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162f80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162f80): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162f80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.48079114 +0000 UTC m=+368.315586670 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001162f80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114a7e0 item 26 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011635c0): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc0011635c0): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011635c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011635c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011635c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011635c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011635c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163980): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163980): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163980): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163980): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163980): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.482372356 +0000 UTC m=+368.317167886 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163980): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.482372356 +0000 UTC m=+368.317167886 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001163e80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180440): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180440): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180440): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180440): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180440): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.482372356 +0000 UTC m=+368.317167886 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180440): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114ab60 item 27 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180ac0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180ac0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180ac0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180ac0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180ac0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.485057914 +0000 UTC m=+368.319853444 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001180ac0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181000): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181000): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181000): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181000): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181000): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.485057914 +0000 UTC m=+368.319853444 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181000): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114b030 item 28 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181640): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc001181640): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181640): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181640): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181640): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181640): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181640): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181a00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181a00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181a00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181a00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181a00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.487338983 +0000 UTC m=+368.322134513 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001181a00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0140): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0140): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0140): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0140): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0140): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.487338983 +0000 UTC m=+368.322134513 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0140): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114b3b0 item 29 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a07c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a07c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a07c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a07c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a07c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.488977285 +0000 UTC m=+368.323772816 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a07c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0d00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0d00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0d00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0d00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0d00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.488977285 +0000 UTC m=+368.323772816 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a0d00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114b730 item 30 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1340): _readAt: size=2, off=0 2025/11/14 01:20:39 ERROR : open-test-file(0xc0011a1340): Couldn't read size of file 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1340): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1340): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1340): >_writeAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1340): close: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1340): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1700): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1700): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1700): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1700): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1700): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.492113058 +0000 UTC m=+368.326908628 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1700): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1dc0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1dc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1dc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1dc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1dc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.492113058 +0000 UTC m=+368.326908628 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011a1dc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114bab0 item 31 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bc4c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bc4c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bc4c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bc4c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bc4c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.496006971 +0000 UTC m=+368.330802531 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bc4c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bca00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bca00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bca00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bca00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bca00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.496006971 +0000 UTC m=+368.330802531 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bca00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114be30 item 32 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd040): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd040): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd040): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd040): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd040): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.49915711 +0000 UTC m=+368.333952661 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd040): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ca230 item 33 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.50051084 +0000 UTC m=+368.335306369 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd4c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd9c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd9c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd9c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd9c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd9c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.50051084 +0000 UTC m=+368.335306369 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011bd9c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ca3f0 item 33 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0080): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0080): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0080): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0080): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0080): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.502721506 +0000 UTC m=+368.337517026 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0080): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ca770 item 34 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.503511027 +0000 UTC m=+368.338306557 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0500): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0a40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0a40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0a40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0a40): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0a40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.503511027 +0000 UTC m=+368.338306557 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e0a40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ca930 item 34 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1080): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1080): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1080): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1080): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1080): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.504996102 +0000 UTC m=+368.339791632 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1080): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cacb0 item 35 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.505651461 +0000 UTC m=+368.340446992 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1500): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1a00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1a00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1a00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1a00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1a00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.505651461 +0000 UTC m=+368.340446992 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011e1a00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cae70 item 35 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc100): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc100): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc100): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc100): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc100): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.508119502 +0000 UTC m=+368.342915071 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc100): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cb1f0 item 36 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.508717613 +0000 UTC m=+368.343513144 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fc600): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fcb40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fcb40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fcb40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fcb40): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fcb40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.508717613 +0000 UTC m=+368.343513144 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fcb40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cb3b0 item 36 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd180): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd180): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd180): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd180): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd180): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.510173505 +0000 UTC m=+368.344969034 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd180): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cb730 item 37 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.510753592 +0000 UTC m=+368.345549112 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fd600): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fdb00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fdb00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fdb00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fdb00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fdb00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.510753592 +0000 UTC m=+368.345549112 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0011fdb00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cb8f0 item 37 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220200): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220200): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220200): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220200): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220200): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.512556143 +0000 UTC m=+368.347351673 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220200): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cbc70 item 38 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.514090502 +0000 UTC m=+368.348886062 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220700): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220c40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220c40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220c40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220c40): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220c40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.514090502 +0000 UTC m=+368.348886062 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001220c40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cbe30 item 38 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012212c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012212c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012212c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012212c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012212c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.516807348 +0000 UTC m=+368.351602918 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012212c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001232230 item 39 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.51778469 +0000 UTC m=+368.352580261 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012217c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001221cc0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001221cc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001221cc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001221cc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001221cc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.51778469 +0000 UTC m=+368.352580261 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001221cc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012323f0 item 39 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012403c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012403c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012403c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012403c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012403c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.519386054 +0000 UTC m=+368.354181585 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012403c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001232770 item 40 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.520073544 +0000 UTC m=+368.354869065 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012408c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001240e00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001240e00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001240e00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001240e00): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001240e00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.520073544 +0000 UTC m=+368.354869065 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001240e00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001232930 item 40 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.521499469 +0000 UTC m=+368.356294999 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012413c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012418c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012418c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012418c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001232cb0 item 41 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012418c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012418c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.522245288 +0000 UTC m=+368.357040818 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012418c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001232e70 item 41 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.52314763 +0000 UTC m=+368.357943181 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001241d80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262340): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262340): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262340): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262340): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262340): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.52314763 +0000 UTC m=+368.357943181 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262340): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001233030 item 41 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.526601589 +0000 UTC m=+368.361397139 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262980): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262e80): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262e80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262e80): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012333b0 item 42 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262e80): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262e80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.527426156 +0000 UTC m=+368.362221717 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001262e80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001233570 item 42 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.528384354 +0000 UTC m=+368.363179904 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012633c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001263940): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001263940): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001263940): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001263940): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001263940): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.528384354 +0000 UTC m=+368.363179904 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001263940): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001233730 item 42 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.530845009 +0000 UTC m=+368.365640619 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284000): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284500): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284500): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284500): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001233ab0 item 43 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284500): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284500): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.531568826 +0000 UTC m=+368.366364376 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284500): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001233c70 item 43 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.532659091 +0000 UTC m=+368.367454652 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284a40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284f80): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284f80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284f80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284f80): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284f80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.532659091 +0000 UTC m=+368.367454652 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001284f80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001233e30 item 43 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.53522785 +0000 UTC m=+368.370023420 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012855c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001285ac0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001285ac0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001285ac0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001294230 item 44 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001285ac0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001285ac0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.53616596 +0000 UTC m=+368.370961520 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001285ac0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012943f0 item 44 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.537310857 +0000 UTC m=+368.372106427 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2080): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2600): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2600): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2600): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2600): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2600): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.537310857 +0000 UTC m=+368.372106427 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2600): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012945b0 item 44 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.539758939 +0000 UTC m=+368.374554469 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0012a2c40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073400): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073400): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073400): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e2a0 item 45 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073400): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073400): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.540273785 +0000 UTC m=+368.375069314 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073400): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073b00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073b00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073b00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073b00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073b00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.540273785 +0000 UTC m=+368.375069314 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001073b00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e460 item 45 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.542671102 +0000 UTC m=+368.377466672 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010901c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010906c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010906c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010906c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e7e0 item 46 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010906c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010906c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.543531245 +0000 UTC m=+368.378326806 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010906c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001090dc0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001090dc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001090dc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001090dc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001090dc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.543531245 +0000 UTC m=+368.378326806 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001090dc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e9a0 item 46 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.545163006 +0000 UTC m=+368.379958536 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091400): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091900): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091900): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ed20 item 47 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091900): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.545827802 +0000 UTC m=+368.380623332 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001091900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac080): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac080): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac080): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac080): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac080): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.545827802 +0000 UTC m=+368.380623332 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac080): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107eee0 item 47 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.547373071 +0000 UTC m=+368.382168601 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ac6c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010acbc0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010acbc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010acbc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f260 item 48 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010acbc0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010acbc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.547967105 +0000 UTC m=+368.382762635 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010acbc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad2c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad2c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad2c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad2c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad2c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.547967105 +0000 UTC m=+368.382762635 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad2c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f420 item 48 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad900): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad900): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad900): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.549874253 +0000 UTC m=+368.384669803 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010ad900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f7a0 item 49 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.550505116 +0000 UTC m=+368.385300646 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010add80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8340): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8340): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8340): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8340): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8340): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.550505116 +0000 UTC m=+368.385300646 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8340): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f960 item 49 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c89c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c89c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c89c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c89c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c89c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.552098315 +0000 UTC m=+368.386893845 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c89c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fce0 item 50 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.553016647 +0000 UTC m=+368.387812197 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c8ec0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9440): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9440): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9440): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9440): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9440): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.553016647 +0000 UTC m=+368.387812197 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9440): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fea0 item 50 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9ac0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9ac0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9ac0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9ac0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9ac0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.554758895 +0000 UTC m=+368.389554425 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010c9ac0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e42a0 item 51 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.555680363 +0000 UTC m=+368.390475913 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0040): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0580): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0580): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0580): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0580): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0580): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.555680363 +0000 UTC m=+368.390475913 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0580): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e4460 item 51 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0c00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0c00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0c00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0c00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0c00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.557797114 +0000 UTC m=+368.392592654 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f0c00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e47e0 item 52 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.5586744 +0000 UTC m=+368.393469950 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1100): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1680): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1680): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1680): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1680): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1680): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.5586744 +0000 UTC m=+368.393469950 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1680): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e49a0 item 52 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1d00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1d00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1d00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1d00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1d00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.560389496 +0000 UTC m=+368.395185036 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0010f1d00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e4d20 item 53 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.561106651 +0000 UTC m=+368.395902191 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310280): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013107c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013107c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013107c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013107c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013107c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.561106651 +0000 UTC m=+368.395902191 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013107c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e4ee0 item 53 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310e40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310e40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310e40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310e40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310e40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.563075476 +0000 UTC m=+368.397871016 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001310e40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e5260 item 54 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.564215533 +0000 UTC m=+368.399011094 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311340): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013118c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013118c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013118c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013118c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013118c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.564215533 +0000 UTC m=+368.399011094 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013118c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e5420 item 54 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311f40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311f40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311f40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311f40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311f40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.566497294 +0000 UTC m=+368.401292834 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001311f40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e57a0 item 55 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.56765794 +0000 UTC m=+368.402453511 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132c4c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132ca00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132ca00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132ca00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132ca00): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132ca00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.56765794 +0000 UTC m=+368.402453511 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132ca00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e5960 item 55 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d080): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d080): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d080): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d080): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d080): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.570286231 +0000 UTC m=+368.405081791 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d080): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e5ce0 item 56 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.571538079 +0000 UTC m=+368.406333649 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132d580): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132db00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132db00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132db00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132db00): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132db00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.571538079 +0000 UTC m=+368.406333649 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00132db00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e5ea0 item 56 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.574223787 +0000 UTC m=+368.409019346 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e1c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e700): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e700): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e700): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134a2a0 item 57 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e700): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e700): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.575106653 +0000 UTC m=+368.409902193 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134e700): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134a460 item 57 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.575940225 +0000 UTC m=+368.410735776 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134ec40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f1c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f1c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f1c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f1c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f1c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.575940225 +0000 UTC m=+368.410735776 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f1c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134a620 item 57 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.578857128 +0000 UTC m=+368.413652677 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134f800): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134fd40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134fd40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134fd40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134a9a0 item 58 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134fd40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134fd40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.579512767 +0000 UTC m=+368.414308317 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00134fd40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134ab60 item 58 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.580331683 +0000 UTC m=+368.415127223 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e300): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e8c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e8c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e8c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e8c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e8c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.580331683 +0000 UTC m=+368.415127223 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136e8c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134ad20 item 58 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.582130567 +0000 UTC m=+368.416926118 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ef00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f440): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f440): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f440): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134b0a0 item 59 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f440): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f440): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.582841631 +0000 UTC m=+368.417637181 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f440): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134b260 item 59 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.583517348 +0000 UTC m=+368.418312888 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136f980): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ff00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ff00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ff00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ff00): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ff00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.583517348 +0000 UTC m=+368.418312888 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00136ff00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134b420 item 59 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.585503745 +0000 UTC m=+368.420299295 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138e5c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138eb00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138eb00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138eb00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134b7a0 item 60 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138eb00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138eb00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.586187938 +0000 UTC m=+368.420983488 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138eb00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134b960 item 60 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.58710047 +0000 UTC m=+368.421896030 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f040): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f600): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f600): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f600): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f600): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f600): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.58710047 +0000 UTC m=+368.421896030 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138f600): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134bb20 item 60 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.589026182 +0000 UTC m=+368.423821732 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00138fc40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac200): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac200): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac200): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134bea0 item 61 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac200): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac200): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.59007016 +0000 UTC m=+368.424865710 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac200): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac900): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac900): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac900): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.59007016 +0000 UTC m=+368.424865710 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ac900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b20e0 item 61 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.593286944 +0000 UTC m=+368.428082514 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013acf40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ad480): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ad480): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ad480): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2460 item 62 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ad480): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ad480): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.594123944 +0000 UTC m=+368.428919504 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ad480): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013adb80): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013adb80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013adb80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013adb80): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013adb80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.594123944 +0000 UTC m=+368.428919504 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013adb80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2620 item 62 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.596602824 +0000 UTC m=+368.431398374 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca240): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca780): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca780): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca780): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b29a0 item 63 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca780): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca780): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.597700773 +0000 UTC m=+368.432496323 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ca780): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cae80): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cae80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cae80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cae80): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cae80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.597700773 +0000 UTC m=+368.432496323 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cae80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2b60 item 63 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.600836816 +0000 UTC m=+368.435632376 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cb4c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cba00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cba00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cba00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2ee0 item 64 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cba00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cba00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.601971484 +0000 UTC m=+368.436767044 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013cba00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec180): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec180): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec180): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec180): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec180): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.601971484 +0000 UTC m=+368.436767044 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec180): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b30a0 item 64 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec7c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec7c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec7c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec7c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec7c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.604656199 +0000 UTC m=+368.439451760 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ec7c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b3420 item 65 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.605624636 +0000 UTC m=+368.440420186 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ecc40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed140): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed140): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed140): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed140): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed140): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.605624636 +0000 UTC m=+368.440420186 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed140): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b35e0 item 65 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed780): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed780): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed780): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed780): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed780): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.608278815 +0000 UTC m=+368.443074375 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013ed780): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b3960 item 66 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.609190375 +0000 UTC m=+368.443985945 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0013edc00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c1c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c1c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c1c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c1c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c1c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.609190375 +0000 UTC m=+368.443985945 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c1c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b3b20 item 66 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c800): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c800): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c800): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c800): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c800): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.611697106 +0000 UTC m=+368.446492667 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140c800): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b3ea0 item 67 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.612771573 +0000 UTC m=+368.447567143 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140cc80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d180): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d180): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d180): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d180): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d180): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.612771573 +0000 UTC m=+368.447567143 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d180): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014200e0 item 67 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d800): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d800): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d800): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d800): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d800): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.615143582 +0000 UTC m=+368.449939142 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140d800): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420460 item 68 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.616034724 +0000 UTC m=+368.450830273 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00140dd00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014342c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014342c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014342c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014342c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014342c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.616034724 +0000 UTC m=+368.450830273 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014342c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420620 item 68 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434900): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434900): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434900): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.617987165 +0000 UTC m=+368.452782716 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014209a0 item 69 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.619063224 +0000 UTC m=+368.453858764 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001434d80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435280): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435280): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435280): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435280): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435280): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.619063224 +0000 UTC m=+368.453858764 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435280): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420b60 item 69 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435900): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435900): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435900): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.620876425 +0000 UTC m=+368.455671975 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420ee0 item 70 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.621951181 +0000 UTC m=+368.456746732 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001435e00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014523c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014523c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014523c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014523c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014523c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.621951181 +0000 UTC m=+368.456746732 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014523c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014210a0 item 70 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452a40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452a40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452a40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452a40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452a40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.623624931 +0000 UTC m=+368.458420450 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452a40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421420 item 71 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.624529638 +0000 UTC m=+368.459325187 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001452f40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453440): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453440): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453440): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453440): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453440): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.624529638 +0000 UTC m=+368.459325187 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453440): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014215e0 item 71 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453ac0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453ac0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453ac0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453ac0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453ac0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.626514009 +0000 UTC m=+368.461309560 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001453ac0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421960 item 72 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.627335141 +0000 UTC m=+368.462130690 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478040): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478580): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478580): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478580): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478580): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478580): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.627335141 +0000 UTC m=+368.462130690 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478580): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421b20 item 72 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.628931575 +0000 UTC m=+368.463727105 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001478b40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479040): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479040): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479040): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421ea0 item 73 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479040): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479040): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.62949966 +0000 UTC m=+368.464295190 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479040): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a0e0 item 73 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.630385262 +0000 UTC m=+368.465180811 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479500): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479a40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479a40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479a40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479a40): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479a40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.630385262 +0000 UTC m=+368.465180811 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001479a40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a2a0 item 73 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.632422462 +0000 UTC m=+368.467218013 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498100): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498600): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498600): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498600): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a620 item 74 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498600): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498600): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.633358588 +0000 UTC m=+368.468154138 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498600): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a7e0 item 74 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.634256383 +0000 UTC m=+368.469051933 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001498b40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014990c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014990c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014990c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014990c0): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014990c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.634256383 +0000 UTC m=+368.469051933 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014990c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a9a0 item 74 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.636159262 +0000 UTC m=+368.470954812 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499700): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499c00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499c00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499c00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148ad20 item 75 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499c00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499c00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.637152044 +0000 UTC m=+368.471947594 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc001499c00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): _writeAt: size=3, off=2 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148aee0 item 75 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.637993352 +0000 UTC m=+368.472788902 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba1c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba700): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba700): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba700): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba700): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba700): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.637993352 +0000 UTC m=+368.472788902 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014ba700): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148b0a0 item 75 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.640429742 +0000 UTC m=+368.475225292 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bad40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb240): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb240): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb240): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148b420 item 76 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb240): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb240): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.64151089 +0000 UTC m=+368.476306441 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb240): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148b5e0 item 76 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): _writeAt: size=3, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.642798265 +0000 UTC m=+368.477593825 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bb780): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bbd00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bbd00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bbd00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bbd00): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bbd00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.642798265 +0000 UTC m=+368.477593825 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014bbd00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148b7a0 item 76 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.645943214 +0000 UTC m=+368.480738764 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d63c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d68c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d68c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d68c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148bb20 item 77 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d68c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d68c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.646590348 +0000 UTC m=+368.481385898 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d68c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d6fc0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d6fc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d6fc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d6fc0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d6fc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.646590348 +0000 UTC m=+368.481385898 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d6fc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148bce0 item 77 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.649638446 +0000 UTC m=+368.484433996 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7600): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7b00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7b00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7b00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f00e0 item 78 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7b00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7b00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.65044579 +0000 UTC m=+368.485241340 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014d7b00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8280): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8280): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8280): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8280): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8280): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.65044579 +0000 UTC m=+368.485241340 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8280): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f02a0 item 78 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.652260113 +0000 UTC m=+368.487055642 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f88c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8dc0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8dc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8dc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f0620 item 79 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8dc0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8dc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.652808962 +0000 UTC m=+368.487604483 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f8dc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f94c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f94c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f94c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f94c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f94c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.652808962 +0000 UTC m=+368.487604483 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f94c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f07e0 item 79 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.654672828 +0000 UTC m=+368.489468378 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0014f9b00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e080): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e080): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e080): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f0b60 item 80 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e080): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e080): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.655349108 +0000 UTC m=+368.490144648 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e080): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e780): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e780): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e780): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e780): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e780): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.655349108 +0000 UTC m=+368.490144648 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151e780): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f0d20 item 80 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151edc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151edc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151edc0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151edc0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151edc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.657449827 +0000 UTC m=+368.492245368 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151edc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f10a0 item 81 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.6582506 +0000 UTC m=+368.493046150 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f240): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f780): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f780): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f780): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f780): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f780): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.6582506 +0000 UTC m=+368.493046150 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151f780): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f1260 item 81 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151fe00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151fe00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151fe00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151fe00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151fe00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.660253296 +0000 UTC m=+368.495048836 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00151fe00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f15e0 item 82 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.661045692 +0000 UTC m=+368.495841232 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a380): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a900): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a900): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a900): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.661045692 +0000 UTC m=+368.495841232 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153a900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f17a0 item 82 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153af80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153af80): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153af80): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153af80): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153af80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.662938944 +0000 UTC m=+368.497734484 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153af80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f1b20 item 83 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.663784961 +0000 UTC m=+368.498580501 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b480): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b9c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b9c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b9c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b9c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b9c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.663784961 +0000 UTC m=+368.498580501 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00153b9c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f1ce0 item 83 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c0c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c0c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c0c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c0c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c0c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.665840797 +0000 UTC m=+368.500636367 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c0c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155e0e0 item 84 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.666893702 +0000 UTC m=+368.501689262 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155c5c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155cb40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155cb40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155cb40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155cb40): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155cb40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.666893702 +0000 UTC m=+368.501689262 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155cb40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155e2a0 item 84 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d1c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d1c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d1c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d1c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d1c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.668719456 +0000 UTC m=+368.503515006 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d1c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155e620 item 85 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.669715625 +0000 UTC m=+368.504511176 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155d6c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155dc00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155dc00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155dc00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155dc00): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155dc00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.669715625 +0000 UTC m=+368.504511176 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00155dc00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155e7e0 item 85 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e300): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e300): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e300): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e300): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e300): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.671852463 +0000 UTC m=+368.506648014 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e300): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155eb60 item 86 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.672797886 +0000 UTC m=+368.507593457 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157e800): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157ed80): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157ed80): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157ed80): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157ed80): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157ed80): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.672797886 +0000 UTC m=+368.507593457 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157ed80): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155ed20 item 86 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f400): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f400): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f400): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f400): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f400): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.674881344 +0000 UTC m=+368.509676905 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f400): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155f0a0 item 87 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.675874297 +0000 UTC m=+368.510669847 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157f900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157fe40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157fe40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157fe40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157fe40): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157fe40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.675874297 +0000 UTC m=+368.510669847 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00157fe40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155f260 item 87 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4540): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4540): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4540): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4540): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4540): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.677964588 +0000 UTC m=+368.512760139 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4540): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155f5e0 item 88 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.67886113 +0000 UTC m=+368.513656700 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4a40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4fc0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4fc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4fc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4fc0): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4fc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.67886113 +0000 UTC m=+368.513656700 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a4fc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155f7a0 item 88 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.681032773 +0000 UTC m=+368.515828323 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5600): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5b40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5b40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5b40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155fb20 item 89 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5b40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5b40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.681854013 +0000 UTC m=+368.516649563 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015a5b40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155fce0 item 89 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.682898903 +0000 UTC m=+368.517694464 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2100): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2680): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2680): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2680): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2680): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2680): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.682898903 +0000 UTC m=+368.517694464 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2680): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155fea0 item 89 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.685793443 +0000 UTC m=+368.520589024 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c2cc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3200): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3200): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3200): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c82a0 item 90 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3200): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3200): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.686535014 +0000 UTC m=+368.521330564 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3200): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8460 item 90 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.687495996 +0000 UTC m=+368.522291546 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3740): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3d00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3d00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3d00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3d00): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3d00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.687495996 +0000 UTC m=+368.522291546 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015c3d00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8620 item 90 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.689644055 +0000 UTC m=+368.524439595 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc3c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc900): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc900): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc900): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c89a0 item 91 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc900): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc900): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.690490725 +0000 UTC m=+368.525286254 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dc900): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): >_readAt: n=2, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): _writeAt: size=3, off=7 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8b60 item 91 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.691535665 +0000 UTC m=+368.526331214 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dce40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dd3c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dd3c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dd3c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dd3c0): >_readAt: n=8, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dd3c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.691535665 +0000 UTC m=+368.526331214 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dd3c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8d20 item 91 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.6941033 +0000 UTC m=+368.528898840 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015dda00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015ddf40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015ddf40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015ddf40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c90a0 item 92 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015ddf40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015ddf40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.697204948 +0000 UTC m=+368.532000488 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0015ddf40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): open at offset 5 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002040000 item 92 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): _readAt: size=2, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): _writeAt: size=3, off=5 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): >_writeAt: n=3, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.699157521 +0000 UTC m=+368.533953061 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a200): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160c880): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160c880): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160c880): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160c880): >_readAt: n=3, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160c880): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.699157521 +0000 UTC m=+368.533953061 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160c880): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8070 item 92 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.701291794 +0000 UTC m=+368.536087344 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160cec0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160d400): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160d400): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160d400): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c83f0 item 93 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160d400): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160d400): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.702204416 +0000 UTC m=+368.536999965 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160d400): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160db00): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160db00): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160db00): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160db00): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160db00): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.702204416 +0000 UTC m=+368.536999965 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00160db00): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c85b0 item 93 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.704369877 +0000 UTC m=+368.539165428 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203a500): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203aa40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203aa40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203aa40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8930 item 94 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203aa40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203aa40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.705181421 +0000 UTC m=+368.539976971 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203aa40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b140): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b140): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b140): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b140): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b140): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.705181421 +0000 UTC m=+368.539976971 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b140): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8af0 item 94 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.707690497 +0000 UTC m=+368.542486067 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203b780): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203bcc0): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203bcc0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203bcc0): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8e70 item 95 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203bcc0): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203bcc0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.708387895 +0000 UTC m=+368.543183454 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc00203bcc0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0001250c0): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0001250c0): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0001250c0): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0001250c0): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0001250c0): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.708387895 +0000 UTC m=+368.543183454 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0001250c0): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c92d0 item 95 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 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/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): open at offset 0 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): _readAt: size=2, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): >_readAt: n=0, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.710517859 +0000 UTC m=+368.545313410 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4500): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4b40): _writeAt: size=5, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4b40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4b40): >openPending: err= 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c9650 item 96 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4b40): >_writeAt: n=5, err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4b40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.711267726 +0000 UTC m=+368.546063276 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b4b40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/14 01:20:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/14 01:20:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/14 01:20:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/14 01:20:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b5b40): _readAt: size=512, off=0 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b5b40): openPending: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b5b40): >openPending: err= 2025/11/14 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b5b40): >_readAt: n=5, err=EOF 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b5b40): close: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-14 01:20:39.711267726 +0000 UTC m=+368.546063276 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:39 DEBUG : open-test-file(0xc0002b5b40): >close: err= 2025/11/14 01:20:39 DEBUG : open-test-file: Remove: 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c9810 item 96 2025/11/14 01:20:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/14 01:20:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/14 01:20:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/14 01:20:39 DEBUG : open-test-file: >Remove: err= 2025/11/14 01:20:39 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:39 DEBUG : Looking for writers 2025/11/14 01:20:39 DEBUG : >WaitForWriters: 2025/11/14 01:20:39 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.71s) --- PASS: TestRWFileHandleOpenTests/writes (0.88s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.83s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:40 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:40 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:40 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:40 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:40 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:40 DEBUG : file1: newRWFileHandle: 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): openPending: 2025/11/14 01:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): >openPending: err= 2025/11/14 01:20:40 DEBUG : file1: >newRWFileHandle: err= 2025/11/14 01:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/14 01:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): _writeAt: size=2, off=0 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): >_writeAt: n=2, err= 2025/11/14 01:20:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): RWFileHandle.Flush 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): RWFileHandle.Release 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): close: 2025/11/14 01:20:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/14 01:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:40 DEBUG : file1(0xc0004d6a80): >close: err= 2025/11/14 01:20:40 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:40 DEBUG : Looking for writers 2025/11/14 01:20:40 DEBUG : file1: reading active writers 2025/11/14 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:40 DEBUG : Looking for writers 2025/11/14 01:20:40 DEBUG : file1: reading active writers 2025/11/14 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:40 DEBUG : Looking for writers 2025/11/14 01:20:40 DEBUG : file1: reading active writers 2025/11/14 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:40 DEBUG : Looking for writers 2025/11/14 01:20:40 DEBUG : file1: reading active writers 2025/11/14 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:40 DEBUG : file1: vfs cache: starting upload 2025/11/14 01:20:40 DEBUG : Looking for writers 2025/11/14 01:20:40 DEBUG : file1: reading active writers 2025/11/14 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:40 DEBUG : Looking for writers 2025/11/14 01:20:40 DEBUG : file1: reading active writers 2025/11/14 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:40 DEBUG : Looking for writers 2025/11/14 01:20:40 DEBUG : file1: reading active writers 2025/11/14 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/14 01:20:41 DEBUG : Looking for writers 2025/11/14 01:20:41 DEBUG : file1: reading active writers 2025/11/14 01:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:42 DEBUG : file1: size = 2 OK 2025/11/14 01:20:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/14 01:20:42 INFO : file1: Copied (new) 2025/11/14 01:20:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/14 01:20:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/14 01:20:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/14 01:20:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:20:42 INFO : file1: vfs cache: upload succeeded try #1 2025/11/14 01:20:42 DEBUG : Looking for writers 2025/11/14 01:20:42 DEBUG : file1: reading active writers 2025/11/14 01:20:42 DEBUG : >WaitForWriters: 2025/11/14 01:20:42 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:42 DEBUG : Looking for writers 2025/11/14 01:20:42 DEBUG : file1: reading active writers 2025/11/14 01:20:42 DEBUG : >WaitForWriters: 2025/11/14 01:20:42 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.15s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:43 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:43 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:20:43 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:20:43 DEBUG : rename_me: newRWFileHandle: 2025/11/14 01:20:43 DEBUG : rename_me(0xc0008aa400): openPending: 2025/11/14 01:20:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/14 01:20:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/14 01:20:43 DEBUG : rename_me(0xc0008aa400): >openPending: err= 2025/11/14 01:20:43 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/14 01:20:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/14 01:20:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/14 01:20:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/14 01:20:43 DEBUG : rename_me(0xc0008aa400): _writeAt: size=5, off=0 2025/11/14 01:20:43 DEBUG : rename_me(0xc0008aa400): >_writeAt: n=5, err= 2025/11/14 01:20:43 DEBUG : rename_me(0xc0008aa400): close: 2025/11/14 01:20:43 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-14 01:20:43.3893692 +0000 UTC m=+372.224164770 2025/11/14 01:20:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/14 01:20:43 DEBUG : rename_me(0xc0008aa400): >close: err= 2025/11/14 01:20:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/14 01:20:43 DEBUG : i_was_renamed: Updating file with 0xc000407500 2025/11/14 01:20:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/14 01:20:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/14 01:20:43 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:20:43 DEBUG : Looking for writers 2025/11/14 01:20:43 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/14 01:20:43 DEBUG : Looking for writers 2025/11/14 01:20:43 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/14 01:20:43 DEBUG : Looking for writers 2025/11/14 01:20:43 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/14 01:20:43 DEBUG : Looking for writers 2025/11/14 01:20:43 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/14 01:20:43 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/14 01:20:43 DEBUG : Looking for writers 2025/11/14 01:20:43 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/14 01:20:43 DEBUG : Looking for writers 2025/11/14 01:20:43 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/14 01:20:44 DEBUG : Looking for writers 2025/11/14 01:20:44 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/14 01:20:44 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/11/14 01:20:44 DEBUG : Looking for writers 2025/11/14 01:20:44 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/14 01:20:45 DEBUG : i_was_renamed: size = 5 OK 2025/11/14 01:20:45 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:20:45 INFO : i_was_renamed: Copied (new) 2025/11/14 01:20:45 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-14 01:20:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/14 01:20:45 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/14 01:20:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/14 01:20:45 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/14 01:20:45 DEBUG : Looking for writers 2025/11/14 01:20:45 DEBUG : i_was_renamed: reading active writers 2025/11/14 01:20:45 DEBUG : >WaitForWriters: 2025/11/14 01:20:45 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:20:46 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:20:46 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/14 01:20:46 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:46 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/14 01:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-macusam4meri" 2025/11/14 01:20:46 INFO : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/14 01:20:46 DEBUG : forgetting directory cache 2025/11/14 01:20:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate(0xc0008aa580): _readAt: size=512, off=0 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate(0xc0008aa580): openPending: 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-14 00:21:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/14 01:20:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate(0xc0008aa580): >openPending: err= 2025/11/14 01:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate(0xc0008aa580): >_readAt: n=20, err=EOF 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate(0xc0008aa580): close: 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:21:46 +0000 UTC 2025/11/14 01:20:48 DEBUG : TestRWCacheUpdate(0xc0008aa580): >close: err= 2025/11/14 01:20:48 DEBUG : Re-reading directory (188.39909ms old) 2025/11/14 01:20:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:20:49 DEBUG : forgetting directory cache 2025/11/14 01:20:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/14 01:20:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate(0xc000938640): _readAt: size=512, off=0 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate(0xc000938640): openPending: 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-14 00:22:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-14 00:21:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-14 00:22:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-14 00:21:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/14 01:20:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/14 01:20:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate(0xc000938640): >openPending: err= 2025/11/14 01:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate(0xc000938640): >_readAt: n=20, err=EOF 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate(0xc000938640): close: 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:22:46 +0000 UTC 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate(0xc000938640): >close: err= 2025/11/14 01:20:51 DEBUG : Re-reading directory (180.412258ms old) 2025/11/14 01:20:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:20:51 DEBUG : forgetting directory cache 2025/11/14 01:20:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate(0xc000938480): _readAt: size=512, off=0 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate(0xc000938480): openPending: 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-14 00:23:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-14 00:22:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-14 00:23:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-14 00:22:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/14 01:20:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/14 01:20:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate(0xc000938480): >openPending: err= 2025/11/14 01:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate(0xc000938480): >_readAt: n=20, err=EOF 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate(0xc000938480): close: 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:23:46 +0000 UTC 2025/11/14 01:20:53 DEBUG : TestRWCacheUpdate(0xc000938480): >close: err= 2025/11/14 01:20:53 DEBUG : Re-reading directory (187.510452ms old) 2025/11/14 01:20:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:20:54 DEBUG : forgetting directory cache 2025/11/14 01:20:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/14 01:20:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate(0xc0004d65c0): _readAt: size=512, off=0 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate(0xc0004d65c0): openPending: 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-14 00:24:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-14 00:23:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-14 00:24:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-14 00:23:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/14 01:20:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/14 01:20:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate(0xc0004d65c0): >openPending: err= 2025/11/14 01:20:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate(0xc0004d65c0): >_readAt: n=20, err=EOF 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate(0xc0004d65c0): close: 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:24:46 +0000 UTC 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate(0xc0004d65c0): >close: err= 2025/11/14 01:20:56 DEBUG : Re-reading directory (185.761001ms old) 2025/11/14 01:20:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:20:56 DEBUG : forgetting directory cache 2025/11/14 01:20:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate(0xc00160c200): _readAt: size=512, off=0 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate(0xc00160c200): openPending: 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-14 00:25:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-14 00:24:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-14 00:25:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-14 00:24:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/14 01:20:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/14 01:20:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate(0xc00160c200): >openPending: err= 2025/11/14 01:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:20:58 DEBUG : forgetting directory cache 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate(0xc00160c200): >_readAt: n=20, err=EOF 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate(0xc00160c200): close: 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:25:46 +0000 UTC 2025/11/14 01:20:58 DEBUG : TestRWCacheUpdate(0xc00160c200): >close: err= 2025/11/14 01:20:58 DEBUG : Re-reading directory (336.958789ms old) 2025/11/14 01:20:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:20:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:20:59 DEBUG : forgetting directory cache 2025/11/14 01:20:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate(0xc0008aa380): _readAt: size=512, off=0 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate(0xc0008aa380): openPending: 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-14 00:26:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-14 00:25:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-14 00:26:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-14 00:25:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/14 01:21:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/14 01:21:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate(0xc0008aa380): >openPending: err= 2025/11/14 01:21:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:01 DEBUG : TestRWCacheUpdate(0xc0008aa380): >_readAt: n=20, err=EOF 2025/11/14 01:21:01 DEBUG : TestRWCacheUpdate(0xc0008aa380): close: 2025/11/14 01:21:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:26:46 +0000 UTC 2025/11/14 01:21:01 DEBUG : TestRWCacheUpdate(0xc0008aa380): >close: err= 2025/11/14 01:21:01 DEBUG : Re-reading directory (177.795599ms old) 2025/11/14 01:21:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:21:01 DEBUG : forgetting directory cache 2025/11/14 01:21:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate(0xc00160c240): _readAt: size=512, off=0 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate(0xc00160c240): openPending: 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-14 00:27:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-14 00:26:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-14 00:27:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-14 00:26:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/14 01:21:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/14 01:21:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate(0xc00160c240): >openPending: err= 2025/11/14 01:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate(0xc00160c240): >_readAt: n=21, err=EOF 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate(0xc00160c240): close: 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:27:46 +0000 UTC 2025/11/14 01:21:03 DEBUG : TestRWCacheUpdate(0xc00160c240): >close: err= 2025/11/14 01:21:03 DEBUG : Re-reading directory (179.280865ms old) 2025/11/14 01:21:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:21:04 DEBUG : forgetting directory cache 2025/11/14 01:21:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/11/14 01:21:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate(0xc000938a00): _readAt: size=512, off=0 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate(0xc000938a00): openPending: 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-14 00:28:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-14 00:27:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-14 00:28:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-14 00:27:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/14 01:21:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/14 01:21:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate(0xc000938a00): >openPending: err= 2025/11/14 01:21:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:06 DEBUG : forgetting directory cache 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate(0xc000938a00): >_readAt: n=22, err=EOF 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate(0xc000938a00): close: 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:28:46 +0000 UTC 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate(0xc000938a00): >close: err= 2025/11/14 01:21:06 DEBUG : Re-reading directory (211.865185ms old) 2025/11/14 01:21:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:21:06 DEBUG : forgetting directory cache 2025/11/14 01:21:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate(0xc0008aa740): _readAt: size=512, off=0 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate(0xc0008aa740): openPending: 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-14 00:29:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-14 00:28:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-14 00:29:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-14 00:28:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/14 01:21:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/14 01:21:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate(0xc0008aa740): >openPending: err= 2025/11/14 01:21:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate(0xc0008aa740): >_readAt: n=23, err=EOF 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate(0xc0008aa740): close: 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:29:46 +0000 UTC 2025/11/14 01:21:08 DEBUG : TestRWCacheUpdate(0xc0008aa740): >close: err= 2025/11/14 01:21:08 DEBUG : Re-reading directory (173.962199ms old) 2025/11/14 01:21:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:21:09 DEBUG : forgetting directory cache 2025/11/14 01:21:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/11/14 01:21:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate(0xc0004d6440): _readAt: size=512, off=0 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate(0xc0004d6440): openPending: 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-14 00:30:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-14 00:29:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-14 00:30:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-14 00:29:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/14 01:21:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/14 01:21:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate(0xc0004d6440): >openPending: err= 2025/11/14 01:21:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate(0xc0004d6440): >_readAt: n=24, err=EOF 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate(0xc0004d6440): close: 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-14 00:30:46 +0000 UTC 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate(0xc0004d6440): >close: err= 2025/11/14 01:21:11 DEBUG : Re-reading directory (181.28243ms old) 2025/11/14 01:21:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/14 01:21:11 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:11 DEBUG : Looking for writers 2025/11/14 01:21:11 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/14 01:21:11 DEBUG : >WaitForWriters: 2025/11/14 01:21:11 DEBUG : OpenDrive root 'rclone-test-macusam4meri': vfs cache: cleaner exiting 2025/11/14 01:21:11 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.05s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:13 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/11/14 01:21:15 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/11/14 01:21:16 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:16 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:21:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/14 01:21:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/14 01:21:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/14 01:21:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:21:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/14 01:21:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/14 01:21:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/14 01:21:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:21:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/14 01:21:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/14 01:21:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/14 01:21:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:21:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/14 01:21:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:21:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/14 01:21:17 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:17 DEBUG : Looking for writers 2025/11/14 01:21:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/14 01:21:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/14 01:21:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:18 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:18 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:18 DEBUG : OpenDrive root 'rclone-test-macusam4meri': Reusing VFS from active cache 2025/11/14 01:21:18 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:18 DEBUG : Looking for writers 2025/11/14 01:21:18 DEBUG : >WaitForWriters: 2025/11/14 01:21:18 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:18 DEBUG : Looking for writers 2025/11/14 01:21:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:18 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:18 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:18 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:18 DEBUG : Looking for writers 2025/11/14 01:21:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:18 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:18 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:18 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:18 DEBUG : Looking for writers 2025/11/14 01:21:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:19 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:19 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:21:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/14 01:21:23 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:23 DEBUG : dir: Looking for writers 2025/11/14 01:21:23 DEBUG : file2: reading active writers 2025/11/14 01:21:23 DEBUG : Looking for writers 2025/11/14 01:21:23 DEBUG : dir: reading active writers 2025/11/14 01:21:23 DEBUG : file1: reading active writers 2025/11/14 01:21:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.81s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:25 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:25 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:21:27 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/14 01:21:29 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:29 DEBUG : dir: Looking for writers 2025/11/14 01:21:29 DEBUG : Looking for writers 2025/11/14 01:21:29 DEBUG : file1: reading active writers 2025/11/14 01:21:29 DEBUG : dir: reading active writers 2025/11/14 01:21:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.49s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:30 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:30 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/14 01:21:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/14 01:21:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:21:35 DEBUG : file1: Open: flags=O_RDONLY 2025/11/14 01:21:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/14 01:21:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/14 01:21:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:21:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/14 01:21:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/14 01:21:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/14 01:21:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:21:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:21:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/14 01:21:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/14 01:21:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/14 01:21:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/14 01:21:35 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (0 bytes), uploading instead of streaming 2025/11/14 01:21:36 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/14 01:21:36 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/14 01:21:36 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/14 01:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/14 01:21:36 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:21:36 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/14 01:21:36 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:36 DEBUG : dir: Looking for writers 2025/11/14 01:21:36 DEBUG : file2: reading active writers 2025/11/14 01:21:36 DEBUG : new_file.txt: reading active writers 2025/11/14 01:21:36 DEBUG : Looking for writers 2025/11/14 01:21:36 DEBUG : dir: reading active writers 2025/11/14 01:21:36 DEBUG : file1: reading active writers 2025/11/14 01:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.58s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:38 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:38 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:39 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/14 01:21:41 DEBUG : dir/file2: same parent dir (ODFfOTU5ODI0Nl91bkJFSQ) - using file/rename instead of move_copy for dir/file1 2025/11/14 01:21:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/14 01:21:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000950000 2025/11/14 01:21:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/14 01:21:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:42 INFO : dir/file1: Moved (server-side) to: file0 2025/11/14 01:21:42 DEBUG : file0: Updating file with file0 0xc000950000 2025/11/14 01:21:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/14 01:21:42 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/14 01:21:42 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:42 DEBUG : dir: Looking for writers 2025/11/14 01:21:42 DEBUG : Looking for writers 2025/11/14 01:21:42 DEBUG : dir: reading active writers 2025/11/14 01:21:42 DEBUG : file0: reading active writers 2025/11/14 01:21:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.71s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:43 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:43 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:44 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:44 DEBUG : Looking for writers 2025/11/14 01:21:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:44 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:44 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:44 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/14 01:21:45 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/14 01:21:46 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/14 01:21:47 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/14 01:21:48 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/14 01:21:48 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:48 DEBUG : Looking for writers 2025/11/14 01:21:48 DEBUG : a: Looking for writers 2025/11/14 01:21:48 DEBUG : b: Looking for writers 2025/11/14 01:21:48 DEBUG : c: Looking for writers 2025/11/14 01:21:48 DEBUG : d: Looking for writers 2025/11/14 01:21:48 DEBUG : Looking for writers 2025/11/14 01:21:48 DEBUG : b: reading active writers 2025/11/14 01:21:48 DEBUG : c: reading active writers 2025/11/14 01:21:48 DEBUG : d: reading active writers 2025/11/14 01:21:48 DEBUG : /: reading active writers 2025/11/14 01:21:48 DEBUG : a: reading active writers 2025/11/14 01:21:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.34s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:50 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:50 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/14 01:21:51 ERROR : a/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:425: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:425 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2025/11/14 01:21:51 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:51 DEBUG : a: Looking for writers 2025/11/14 01:21:51 DEBUG : Looking for writers 2025/11/14 01:21:51 DEBUG : a: reading active writers 2025/11/14 01:21:51 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (2.00s) === 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:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:52 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:52 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:52 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:52 DEBUG : Looking for writers 2025/11/14 01:21:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.37s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:53 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:53 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:21:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:21:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/14 01:21:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/14 01:21:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/14 01:21:53 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (5 bytes), uploading instead of streaming 2025/11/14 01:21:54 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/14 01:21:55 DEBUG : file1: size = 5 OK 2025/11/14 01:21:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:21:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:21:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:21:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:21:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:21:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:21:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:21:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/14 01:21:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/14 01:21:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/14 01:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:21:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:55 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (0 bytes), uploading instead of streaming 2025/11/14 01:21:56 DEBUG : file1: size = 0 OK 2025/11/14 01:21:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/14 01:21:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/14 01:21:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/14 01:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:21:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:56 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (7 bytes), uploading instead of streaming 2025/11/14 01:21:57 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/11/14 01:21:58 DEBUG : file1: size = 7 OK 2025/11/14 01:21:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/14 01:21:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:58 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:21:58 DEBUG : Looking for writers 2025/11/14 01:21:58 DEBUG : file1: reading active writers 2025/11/14 01:21:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.44s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:21:58 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:21:58 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:21:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:21:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:21:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:21:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/14 01:21:59 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/14 01:21:59 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/14 01:21:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/14 01:21:59 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (11 bytes), uploading instead of streaming 2025/11/14 01:22:00 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/14 01:22:01 DEBUG : file1: size = 11 OK 2025/11/14 01:22:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/14 01:22:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:22:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:01 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/14 01:22:01 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:01 DEBUG : Looking for writers 2025/11/14 01:22:01 DEBUG : file1: reading active writers 2025/11/14 01:22:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.85s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:02 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:02 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:22:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:22:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:22:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/14 01:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:02 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (5 bytes), uploading instead of streaming 2025/11/14 01:22:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/14 01:22:04 DEBUG : file1: size = 5 OK 2025/11/14 01:22:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/14 01:22:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/14 01:22:04 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:04 DEBUG : Looking for writers 2025/11/14 01:22:04 DEBUG : file1: reading active writers 2025/11/14 01:22:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.64s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:05 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:05 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:22:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:22:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:22:05 DEBUG : file1: WriteFileHandle.Release closing 2025/11/14 01:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:05 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (0 bytes), uploading instead of streaming 2025/11/14 01:22:06 DEBUG : file1: size = 0 OK 2025/11/14 01:22:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/14 01:22:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:22:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/14 01:22:06 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:06 DEBUG : Looking for writers 2025/11/14 01:22:06 DEBUG : file1: reading active writers 2025/11/14 01:22:06 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (9.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:14 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:14 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:14 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (2 bytes), uploading instead of streaming 2025/11/14 01:22:15 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/14 01:22:16 DEBUG : file1: size = 2 OK 2025/11/14 01:22:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/14 01:22:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:22:17 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/14 01:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:17 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:17 DEBUG : Looking for writers 2025/11/14 01:22:17 DEBUG : file1: reading active writers 2025/11/14 01:22:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.87s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:17 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:17 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:22:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:22:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:17 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (0 bytes), uploading instead of streaming 2025/11/14 01:22:19 DEBUG : file1: size = 0 OK 2025/11/14 01:22:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/14 01:22:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:22:19 DEBUG : file1: Open: flags=O_RDONLY 2025/11/14 01:22:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/14 01:22:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/14 01:22:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:19 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:19 DEBUG : Looking for writers 2025/11/14 01:22:19 DEBUG : file1: reading active writers 2025/11/14 01:22:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.55s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:20 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:20 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/14 01:22:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/14 01:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/14 01:22:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/14 01:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:20 DEBUG : OpenDrive root 'rclone-test-macusam4meri': File to upload is small (100 bytes), uploading instead of streaming 2025/11/14 01:22:21 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/11/14 01:22:22 DEBUG : file1: size = 100 OK 2025/11/14 01:22:22 DEBUG : file1: md5 = f2dfe68aec377a635838489dc5e84915 OK 2025/11/14 01:22:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/14 01:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/14 01:22:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/14 01:22:22 DEBUG : file1: Open: flags=O_RDONLY 2025/11/14 01:22:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/14 01:22:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/14 01:22:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:22 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:22 DEBUG : Looking for writers 2025/11/14 01:22:22 DEBUG : file1: reading active writers 2025/11/14 01:22:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.04s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:23 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:23 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:24 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/11/14 01:22:26 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/11/14 01:22:28 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/11/14 01:22:30 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/11/14 01:22:31 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/11/14 01:22:33 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/14 01:22:33 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/14 01:22:33 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:33 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:33 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/14 01:22:33 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/14 01:22:33 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:34 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:34 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/14 01:22:34 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/14 01:22:34 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:34 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:34 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/14 01:22:34 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/14 01:22:34 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:34 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:34 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/14 01:22:34 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/14 01:22:34 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:35 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:35 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:35 DEBUG : flat: Looking for writers 2025/11/14 01:22:35 DEBUG : f000.txt: reading active writers 2025/11/14 01:22:35 DEBUG : f001.txt: reading active writers 2025/11/14 01:22:35 DEBUG : f002.txt: reading active writers 2025/11/14 01:22:35 DEBUG : f003.txt: reading active writers 2025/11/14 01:22:35 DEBUG : f004.txt: reading active writers 2025/11/14 01:22:35 DEBUG : Looking for writers 2025/11/14 01:22:35 DEBUG : flat: reading active writers 2025/11/14 01:22:35 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.09s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:37 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:37 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:38 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/11/14 01:22:40 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/11/14 01:22:42 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/11/14 01:22:44 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/14 01:22:44 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/14 01:22:44 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:44 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:44 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/14 01:22:44 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/14 01:22:44 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/14 01:22:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/14 01:22:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:22:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:22:45 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:22:45 DEBUG : a/b/c: Looking for writers 2025/11/14 01:22:45 DEBUG : deep.txt: reading active writers 2025/11/14 01:22:45 DEBUG : a/b: Looking for writers 2025/11/14 01:22:45 DEBUG : c: reading active writers 2025/11/14 01:22:45 DEBUG : mid.txt: reading active writers 2025/11/14 01:22:45 DEBUG : a: Looking for writers 2025/11/14 01:22:45 DEBUG : b: reading active writers 2025/11/14 01:22:45 DEBUG : top.txt: reading active writers 2025/11/14 01:22:45 DEBUG : Looking for writers 2025/11/14 01:22:45 DEBUG : a: reading active writers 2025/11/14 01:22:45 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.96s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:22:48 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:22:48 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:22:49 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:43 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:23:43 DEBUG : bigdir: Looking for writers 2025/11/14 01:23:43 DEBUG : big.bin: reading active writers 2025/11/14 01:23:43 DEBUG : Looking for writers 2025/11/14 01:23:43 DEBUG : bigdir: reading active writers 2025/11/14 01:23:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.60s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-macusam4meri'", Local "Local file system at /tmp/rclone622197006", Modify Window "1s" 2025/11/14 01:23:44 INFO : OpenDrive root 'rclone-test-macusam4meri': poll-interval is not supported by this remote 2025/11/14 01:23:44 NOTICE: OpenDrive root 'rclone-test-macusam4meri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/14 01:23:46 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/11/14 01:23:48 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/11/14 01:23:50 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/11/14 01:23:51 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/14 01:23:51 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/14 01:23:51 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:23:51 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:52 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/14 01:23:52 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/14 01:23:52 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:23:52 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:52 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/14 01:23:52 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/14 01:23:52 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/14 01:23:52 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/14 01:23:52 DEBUG : WaitForWriters: timeout=30s 2025/11/14 01:23:52 DEBUG : dir1: Looking for writers 2025/11/14 01:23:52 DEBUG : a.txt: reading active writers 2025/11/14 01:23:52 DEBUG : dir2: Looking for writers 2025/11/14 01:23:52 DEBUG : b.txt: reading active writers 2025/11/14 01:23:52 DEBUG : dir3: Looking for writers 2025/11/14 01:23:52 DEBUG : c.txt: reading active writers 2025/11/14 01:23:52 DEBUG : Looking for writers 2025/11/14 01:23:52 DEBUG : dir1: reading active writers 2025/11/14 01:23:52 DEBUG : dir2: reading active writers 2025/11/14 01:23:52 DEBUG : dir3: reading active writers 2025/11/14 01:23:52 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.69s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/14 01:23:55 DEBUG : OpenDrive root 'rclone-test-macusam4meri': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m25.085042183s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemove TestRWFileHandleReleaseRead TestVFSMkdirAll]